ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewerViewModel Class / FindDialog Property

In This Topic
    FindDialog Property
    In This Topic
    Gets the find dialog view model.
    Syntax
    'Declaration
     
    Public ReadOnly Property FindDialog As FindDialogViewModel
    public FindDialogViewModel FindDialog {get;}
    See Also