Back to Devexpress

ChangeTextBoxRelativeSizeCommand Class

aspnet-js-changetextboxrelativesizecommand.md

latest744 B
Original Source

ChangeTextBoxRelativeSizeCommand Class

A command to modify a text box’ relative size settings.

Declaration

ts
declare class ChangeTextBoxRelativeSizeCommand extends ChangeFloatingObjectPropertyCommandBase<TextBoxRelativeSizeSettings>

Remarks

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

Inheritance

ChangeFloatingObjectPropertyCommandBase<T> ChangeTextBoxRelativeSizeCommand

See Also

ChangeTextBoxRelativeSizeCommand Members