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

Represents an indentation in a GridViewGroupFooterRow.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public class GridViewGroupFooterIndentCell : ContentControl

Inheritance: objectGridViewGroupFooterIndentCell

Constructors

Initializes a new instance of the GridViewGroupFooterIndentCell class.

C#
public GridViewGroupFooterIndentCell()

Methods

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