ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ToolbarViewModel Class / DisplayFindDialog Property

In This Topic
    DisplayFindDialog Property
    In This Topic
    Searches desired text
    Syntax
    'Declaration
     
    Public ReadOnly Property DisplayFindDialog As IDelegateCommand
    public IDelegateCommand DisplayFindDialog {get;}
    See Also