ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportPaneModel Class / IsActive Property

In This Topic
    IsActive Property (ReportPaneModel)
    In This Topic
    Gets/sets value, indicating that current report pane is active
    Syntax
    'Declaration
     
    Public Property IsActive As Boolean
    public bool IsActive {get; set;}
    See Also