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

In This Topic
    OnClientBeforeSlide Property
    In This Topic
    Occurs before the month view slides.
    Syntax
    'Declaration
     
    Public Property OnClientBeforeSlide As System.String
    public System.string OnClientBeforeSlide {get; set;}
    See Also