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