A command to toggle the fullscreen mode.
Namespace:DevExpress.Web.ASPxRichEdit.Scripts
Assembly:JavaScript

Syntax
JavaScript |
class SetFullscreenCommand extends CommandWithBooleanStateBase
|

Remarks
An instance of this object can be accessed using the RichEditCommands object's RichEditCommands.setFullscreen property.

Inheritance Hierarchy

See Also