Back to Devexpress

ChangeTableStyleCommand Class

aspnet-js-changetablestylecommand.md

latest553 B
Original Source

ChangeTableStyleCommand Class

A command to change the selected table’s style.

Declaration

ts
declare class ChangeTableStyleCommand extends CommandBase

Remarks

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

Inheritance

CommandBase ChangeTableStyleCommand

See Also

ChangeTableStyleCommand Members