ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

GroupRow.EndIndex Property

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

[Visual Basic]

Public ReadOnly Property EndIndex As Integer

[C#]

public int EndIndex {get;}

[Delphi]

public property EndIndex: Int32 read get_EndIndex;

See Also

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


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