Skip to main content

ASPxClientHtmlEditorTableRowPropertiesCommandArguments.styleSettings Property

Contains the style settings specifying the appearance of the specified table row.

Declaration

styleSettings: ASPxClientHtmlEditorCommandStyleSettings

Property Value

Type Description
ASPxClientHtmlEditorCommandStyleSettings

An ASPxClientHtmlEditorCommandStyleSettings object that contains the style settings specifying the appearance of the specified table row.

See Also