True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / GroupIntervalEventArgs Class / Value Property

In This Topic
    Value Property (GroupIntervalEventArgs)
    In This Topic
    Underlying value of the row being grouped.
    Syntax
    'Declaration
     
    Public Property Value As System.Object
    public System.object Value {get; set;}
    See Also