TreeView for WinForms | ComponentOne
C1.Win.C1Themes Namespace / StyledPropertyInfo Class / Name Property

In This Topic
    Name Property (StyledPropertyInfo)
    In This Topic
    Gets property name.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also