ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Calendar Namespace / C1CalendarExtender Class / Direction Property

In This Topic
    Direction Property (C1CalendarExtender)
    In This Topic
    Determines the month slide direction.
    Syntax
    'Declaration
     
    Public Property Direction As Orientation
    public Orientation Direction {get; set;}
    See Also