Back to Devexpress

DeleteHyperlinkCommand Class

aspnet-js-deletehyperlinkcommand.md

latest623 B
Original Source

DeleteHyperlinkCommand Class

A command to delete the selected hyperlink.

Declaration

ts
declare class DeleteHyperlinkCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase DeleteHyperlinkCommand

See Also

DeleteHyperlinkCommand Members