ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / 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 System.String
    public System.string Name {get;}
    See Also