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

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