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

In This Topic
    AllowPreview Property
    In This Topic
    Determines whether the preview buttons are displayed.
    Syntax
    'Declaration
     
    Public Property AllowPreview As System.Boolean
    public System.bool AllowPreview {get; set;}
    See Also