Back to Devexpress

ChangeSectionEqualColumnCountCommand Class

aspnet-js-changesectionequalcolumncountcommand.md

latest667 B
Original Source

ChangeSectionEqualColumnCountCommand Class

A command to change the number of section columns having the same width.

Declaration

ts
declare class ChangeSectionEqualColumnCountCommand extends CommandBase

Remarks

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

Inheritance

CommandBase ChangeSectionEqualColumnCountCommand

See Also

ChangeSectionEqualColumnCountCommand Members