ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1EventsCalendar Namespace / View Class / IsActive Property

In This Topic
    IsActive Property
    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