Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavEditor Class / Style Property

In This Topic
    Style Property (NavEditor)
    In This Topic
    Gets or sets the item custom style.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Style As NavEditorCustomStyle
    public NavEditorCustomStyle Style {get;}
    See Also