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

ASPxClientCommandConsts.INDENTLINE_COMMAND Property

Identifies a command that applies the indent formatting to the selected content.

Declaration

static INDENTLINE_COMMAND: string

Property Value

Type Description
string

Value: “indent”

Remarks

The INDENTLINE_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View.

See Also