Back to Devexpress

OpenFindPanelCommand Class

aspnet-js-openfindpanelcommand.md

latest677 B
Original Source

OpenFindPanelCommand Class

A command to invoke the Search Panel allowing end-users to search text and navigate through search results.

Declaration

ts
declare class OpenFindPanelCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase OpenFindPanelCommand

See Also

OpenFindPanelCommand Members