FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / SubtotalEventArgs Class / GroupTo Property

In This Topic
    GroupTo Property (SubtotalEventArgs)
    In This Topic
    Gets the index of the last column in the range used to detect group breaks.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property GroupTo As Integer
    public int GroupTo {get;}
    See Also