Skip to main content

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