Back to Devexpress

ChangeTextBoxContentMarginsCommand Class

aspnet-js-changetextboxcontentmarginscommand.md

latest631 B
Original Source

ChangeTextBoxContentMarginsCommand Class

A command to modify a text box’ content margins.

Declaration

ts
declare class ChangeTextBoxContentMarginsCommand extends CommandBase

Remarks

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

Inheritance

CommandBase ChangeTextBoxContentMarginsCommand

See Also

ChangeTextBoxContentMarginsCommand Members