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

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