Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / aw Class / Orientation Property

In This Topic
    Orientation Property (aw)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Orientation As System.Windows.Forms.Orientation
    public System.Windows.Forms.Orientation Orientation {get; set;}
    See Also