ClassGridViewHeaderIndentCell
Class
Represents an indentation in a GridViewHeaderRow.
Definition
Namespace:Telerik.Windows.Controls.GridView
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
cs-api-definition
public class GridViewHeaderIndentCell : ContentControl
Inheritance: objectGridViewHeaderIndentCell
Constructors
GridViewHeaderIndentCell()
Initializes a new instance of the GridViewHeaderIndentCell class.
Declaration
cs-api-definition
public GridViewHeaderIndentCell()
Methods
OnInitialized(EventArgs)
Declaration
cs-api-definition
protected override void OnInitialized(EventArgs e)
Parameters
e