Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Styles Namespace / DbNavigatorStyles Class / Separator Property

In This Topic
    Separator Property
    In This Topic
    Gets style containing display attributes that determine the general appearance of separator element on the screen.
    Syntax
    'Declaration
     
    
    Public Property Separator As NavContentStyle
    public NavContentStyle Separator {get; set;}
    See Also