Back to Devexpress

ShowTableGridLinesCommand Class

aspnet-js-showtablegridlinescommand.md

latest695 B
Original Source

ShowTableGridLinesCommand Class

A command to toggle the display of grid lines for a table with no borders applied - on/off.

Declaration

ts
declare class ShowTableGridLinesCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ShowTableGridLinesCommand

See Also

ShowTableGridLinesCommand Members