New to Telerik UI for WPFStart a free 30-day trial

Represents an element of the visual tree used to indent rows when grouping.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public class GridViewIndentCell : ContentControl

Inheritance: objectGridViewIndentCell

Constructors

Initializes a new instance of the GridViewIndentCell class.

C#
public GridViewIndentCell()

Methods

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs