Type of item that is being grouped, either GroupHeader or GroupFooter.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public C1GridViewRowType RowType { get; }
Visual Basic
Public ReadOnly Property RowType As C1GridViewRowType
	Get

See Also