Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Styles Namespace / NavBaseStyle Class / Name Property

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