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