Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1MenuSeparator Class / Orientation Property

In This Topic
    Orientation Property (C1MenuSeparator)
    In This Topic
    Gets or sets the direction of the separator.
    Syntax
    'Declaration
     
    
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also