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

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