Class GridViewHeaderIndentCell
Represents an indentation in a Grid
Inheritance
System.Object
GridViewHeaderIndentCell
Namespace: Telerik.Windows.Controls.GridView
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public class GridViewHeaderIndentCell : ContentControl
Constructors
GridViewHeaderIndentCell()
Initializes a new instance of the Grid
Declaration
public GridViewHeaderIndentCell()
Methods
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.
|