Class
GridViewIndentCell

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:

cs-api-definition
public class GridViewIndentCell : ContentControl

Inheritance: objectGridViewIndentCell

Constructors

GridViewIndentCell()

Initializes a new instance of the GridViewIndentCell class.

Declaration

cs-api-definition
public GridViewIndentCell()

Methods

OnInitialized(EventArgs)

Declaration

cs-api-definition
protected override void OnInitialized(EventArgs e)

Parameters

e

EventArgs