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

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