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

In This Topic
    Name Property (C1DisplayColumn)
    In This Topic
    Gets the caption of the associated C1DataColumn objects.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also