Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Rating Class / Orientation Property

In This Topic
    Orientation Property (C1Rating)
    In This Topic
    Gets or sets the dimension by which child elements are stacked
    Syntax
    'Declaration
     
    
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also