Back to Devexpress

ChangeHyperlinkCommand Class

aspnet-js-changehyperlinkcommand.md

latest624 B
Original Source

ChangeHyperlinkCommand Class

A command to change the specified hyperlink.

Declaration

ts
declare class ChangeHyperlinkCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase ChangeHyperlinkCommand

See Also

ChangeHyperlinkCommand Members