ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / View Class / IsActive Property

In This Topic
    IsActive Property (View)
    In This Topic
    Determine if this view is active.
    Syntax
    'Declaration
     
    Public Property IsActive As System.Boolean
    public System.bool IsActive {get; set;}
    See Also