Back to Devexpress

HideFindResultsCommand Class

aspnet-js-hidefindresultscommand.md

latest617 B
Original Source

HideFindResultsCommand Class

A command to hide the search results.

Declaration

ts
declare class HideFindResultsCommand extends CommandWithSimpleStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.hideFindResults property.

Inheritance

CommandBase CommandWithSimpleStateBase HideFindResultsCommand

See Also

HideFindResultsCommand Members