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

In This Topic
    Clear Property
    In This Topic
    Gets the clear search results command.
    Syntax
    'Declaration
     
    Public ReadOnly Property Clear As IDelegateCommand
    public IDelegateCommand Clear {get;}
    See Also