InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes Namespace / BaseStyle Class / Name Property

In This Topic
    Name Property (BaseStyle)
    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