ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid.MultiRow Namespace / IMultiRowFieldInfo Interface / LastCol Property

In This Topic
    LastCol Property (IMultiRowFieldInfo)
    In This Topic
    Gets the field's last column index.
    Syntax
    'Declaration
     
    ReadOnly Property LastCol As Integer
    int LastCol {get;}
    See Also