ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

GroupRow.StartIndex Property

Gets the starting row index of the datasource that belong to this group.

[Visual Basic]

Public ReadOnly Property StartIndex As Integer

[C#]

public int StartIndex {get;}

[Delphi]

public property StartIndex: Int32 read get_StartIndex;

See Also

GroupRow Class | GroupRow Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.