Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / AppointmentWrapPanel Class / Orientation Property

In This Topic
    Orientation Property (AppointmentWrapPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also