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

In This Topic
    Duration Property (C1CalendarExtender)
    In This Topic
    Gets or sets the animation duration in milliseconds.
    Syntax
    'Declaration
     
    Public Property Duration As System.Integer
    public System.int Duration {get; set;}
    See Also