GridItemGroupIndex Property |
Gets the index of the Item in the group. This works only when grouping.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic string GroupIndex { get; }
Public ReadOnly Property GroupIndex As String
Get
public:
property String^ GroupIndex {
String^ get ();
}
member GroupIndex : string with get
Property Value
Type:
String
See Also