Gets the level of the grouping.
[Visual Basic]
Public ReadOnly Property Level As Integer
[C#]
public int Level {get;}
[Delphi]
public property Level: Int32 read get_Level;
See Also
GroupRow Class | GroupRow Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |