New to Telerik UI for WPFStart a free 30-day trial

Represents an indentation in a GridViewFooterRow.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public class GridViewFooterIndentCell : ContentControl

Inheritance: objectGridViewFooterIndentCell

Constructors

Initializes a new instance of the GridViewFooterIndentCell class.

C#
public GridViewFooterIndentCell()

Methods

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs