Back to Devexpress

ASPxClientCommandConsts.FULLSCREEN_COMMAND Property

aspnet-js-aspxclientcommandconsts-dot-fullscreen-underscore-command.md

latest2.8 KB
Original Source

ASPxClientCommandConsts.FULLSCREEN_COMMAND Property

Identifies a command that toggles the full-screen mode.

Declaration

ts
static FULLSCREEN_COMMAND: string

Property Value

TypeDescription
string

Value: “fullscreen”

|

Remarks

The FULLSCREEN_COMMAND property can be used in the following ways.

Note

This command is available in all view modes: Design View, HTML View and Preview Area.

See Also

HTML Editor

ExecuteCommand(commandName, parameter, addToUndoHistory)

CommandExecuted

HTML Editor Toolbars

Menu Toolbar

ToolbarFullscreenButton

Ribbon Toolbar

HEFullscreenRibbonCommand

Design View

HTML View

HTML Editor Elements

ASPxClientCommandConsts Class

ASPxClientCommandConsts Members