Class GridViewIndentCell
Represents an element of the visual tree used to indent rows when grouping.
Inheritance
System.Object
GridViewIndentCell
Namespace: Telerik.Windows.Controls.GridView
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public class GridViewIndentCell : ContentControl
Constructors
GridViewIndentCell()
Methods
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|