ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / IsFindDialogVisible Property

In This Topic
    IsFindDialogVisible Property
    In This Topic
    Indicates if find dialog visible
    Syntax
    'Declaration
     
    Public Property IsFindDialogVisible As Boolean
    public bool IsFindDialogVisible {get; set;}
    See Also