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

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