ComponentOne List for WinForms
C1.Win.C1List 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 Integer
    public int Col {get;}
    See Also