ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / SearchPanelViewModel Class / FindAll Property

In This Topic
    FindAll Property
    In This Topic
    Performs text lookup
    Syntax
    'Declaration
     
    Public ReadOnly Property FindAll As IDelegateCommand
    public IDelegateCommand FindAll {get;}
    See Also