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

In This Topic
    IsSynchronized Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSynchronized As System.Boolean
    public System.bool IsSynchronized {get;}
    See Also