Input for WinForms | ComponentOne
C1.Framework Namespace / DynamicStyle Class / Name Property

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