ComponentOne Wizard for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Wizard Namespace / C1Wizard Class / CausesValidation Property

In This Topic
    CausesValidation Property
    In This Topic
    Gets or sets a value indicating whether validation is performed when a active index changed.
    Syntax
    'Declaration
     
    Public Overridable Property CausesValidation As System.Boolean
    public virtual System.bool CausesValidation {get; set;}
    See Also