ComponentOne List for WinForms
C1.Win.C1List Namespace / UnboundColumnFetchEventArgs Class / Col Property

In This Topic
    Col Property (UnboundColumnFetchEventArgs)
    In This Topic
    Indicates the position in the Columns collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Col As Integer
    public int Col {get;}
    See Also