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

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