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

ASPxClientHtmlEditorTableCellPropertiesCommandArguments.styleSettings Property

Contains the style settings defining the appearance of the target cell element.

Declaration

styleSettings: ASPxClientHtmlEditorCommandStyleSettings

Property Value

Type Description
ASPxClientHtmlEditorCommandStyleSettings

An ASPxClientHtmlEditorCommandStyleSettings object that contains the style settings defining the appearance of the target cell element.

See Also