ASPxClientHtmlEditorTableColumnPropertiesCommandArguments.styleSettings Property
Contains the style settings defining the appearance of the target column element.
Declaration
styleSettings: ASPxClientHtmlEditorCommandStyleSettings
Property Value
| Type | Description |
|---|---|
| ASPxClientHtmlEditorCommandStyleSettings | An ASPxClientHtmlEditorCommandStyleSettings object that contains the style settings defining the appearance of the target column element. |
See Also