Underlying value of the row being grouped.
[Visual Basic]
Public Property Value As Object
[C#]
public object Value {get;set;}
[Delphi]
public property Value: Object read get_Value write set_Value;
See Also
GroupIntervalEventArgs Class | GroupIntervalEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |