Back to Devexpress

ToggleTableAutoFitWindowCommand Class

aspnet-js-toggletableautofitwindowcommand.md

latest705 B
Original Source

ToggleTableAutoFitWindowCommand Class

A command to fit the specified table to a document’s window.

Declaration

ts
declare class ToggleTableAutoFitWindowCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase ToggleTableAutoFitWindowCommand

See Also

ToggleTableAutoFitWindowCommand Members