ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / FindDialogViewModel Class / IsVisible Property

In This Topic
    IsVisible Property (FindDialogViewModel)
    In This Topic
    Gets or sets whether find dialog is visible or not
    Syntax
    'Declaration
     
    Public Property IsVisible As Boolean
    public bool IsVisible {get; set;}
    See Also