True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / DestinationCol Property

In This Topic
    DestinationCol Property (C1TrueDBGrid)
    In This Topic
    Gets the column which will be current after cell movement.
    Syntax
    'Declaration
     
    Public ReadOnly Property DestinationCol As System.Integer
    public System.int DestinationCol {get;}
    See Also