Skip to main content

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