FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid.MultiRow Namespace / MultiRowFieldInfo Class / LastCol Property

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