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

ASPxClientCommandConsts.OUTDENTLINE_COMMAND Property

Identifies a command that applies the outdent formatting to the focused content.

Declaration

static OUTDENTLINE_COMMAND: string

Property Value

Type Description
string

Value: “outdent”

Remarks

The OUTDENTLINE_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View.

See Also