Highlights and scrolls to the previous occurrence of the search criteria in a document.
Namespace: DevExpress.UI.Xaml.Controls
Assembly: DevExpress.UI.Xaml.Controls.v18.2.dll
public ICommand FindPreviousTextCommand { get; protected set; }
Public Property FindPreviousTextCommand As ICommand
Type | Description |
---|---|
ICommand | A command that implements the ICommand. |
To learn more about using commands, refer to MSDN.