ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Tabs Namespace / C1TabPageCollection Class / IsSynchronized Property

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