Back to Devexpress

ChangeStyleCommand Class

aspnet-js-changestylecommand.md

latest518 B
Original Source

ChangeStyleCommand Class

A command to change the selected range’s style.

Declaration

ts
declare class ChangeStyleCommand extends CommandBase

Remarks

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

Inheritance

CommandBase ChangeStyleCommand

See Also

ChangeStyleCommand Members