ComponentOne List for WinForms
C1.Win.C1List Namespace / FormatTextEventArgs Class / ColIndex Property

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