Back to Devexpress

FindAllCommand Class

aspnet-js-findallcommand.md

latest592 B
Original Source

FindAllCommand Class

A command to find all matches of the specified text in the document.

Declaration

ts
declare class FindAllCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase FindAllCommand

See Also

FindAllCommand Members