ComponentOne List for WinForms
C1.Win.C1List Namespace / C1DisplayColumn Class / DCIdx Property

In This Topic
    DCIdx Property (C1DisplayColumn)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Property DCIdx As Integer
    protected virtual int DCIdx {get; set;}
    See Also