InputPanel for WinForms | ComponentOne
C1.Win.4.8 Assembly / C1.Win.C1Themes Namespace / StyledPropertyCollection Class / Name Property

In This Topic
    Name Property (StyledPropertyCollection)
    In This Topic
    Gets or sets the style name.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Name As String
    public virtual string Name {get;}
    See Also