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