Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Separator Class / Orientation Property

In This Topic
    Orientation Property (C1Separator)
    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