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

ASPxClientCommandConsts.ITALIC_COMMAND Property

Identifies a command that makes the selected text italic or regular type depending on the current state.

Declaration

static ITALIC_COMMAND: string

Property Value

Type Description
string

Value: “italic”

Remarks

The ITALIC_COMMAND property can be used in the following ways.

Note

This command is available only in the Design View.

See Also