ComponentOne List for WinForms
C1.Win.C1List Namespace / RowColChangeEventArgs Class / LastCol Property

In This Topic
    LastCol Property (RowColChangeEventArgs)
    In This Topic
    The previous column index.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LastCol As Integer
    public int LastCol {get;}
    See Also