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

In This Topic
    Name Property (Style)
    In This Topic
    Gets or sets the name of the Style.
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also