Back to Devexpress

ChangeViewTypeCommand Class

aspnet-js-changeviewtypecommand.md

latest633 B
Original Source

ChangeViewTypeCommand Class

A command to change the Rich Edit’s document view type.

Declaration

ts
declare class ChangeViewTypeCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ChangeViewTypeCommand

See Also

ChangeViewTypeCommand Members