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

ASPxClientCommandConsts.SELECT_ALL Property

Identifies a command that selects all content inside the html editor.

Declaration

static SELECT_ALL: string

Property Value

Type Description
string

Value: “selectall”

Remarks

The SELECT_ALL property can be used in the following ways.

Note

This command is available both in the Design View and HTML View.

See Also