Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuItem Class / SeparatorStyle Property

In This Topic
    SeparatorStyle Property (C1MenuItem)
    In This Topic
    Gets or sets the style of the separator items.
    Syntax
    'Declaration
     
    
    Public Property SeparatorStyle As Style
    public Style SeparatorStyle {get; set;}
    See Also