Skip to main content
A newer version of this page is available. .

ASPxClientCommandConsts.FULLSCREEN_COMMAND Property

Identifies a command that toggles the full-screen mode.

Declaration

static FULLSCREEN_COMMAND: string

Property Value

Type Description
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