Skip to main content

ASPxClientHtmlEditorTableRowPropertiesCommandArguments Members

Contains settings related to the ASPxClientCommandConsts.TABLEROWPROPERTIES_DIALOG_COMMAND command parameter.

Constructors

Name Description
constructor(htmlEditor, selectedElement) Initializes a new instance of the ASPxClientHtmlEditorTableRowPropertiesCommandArguments class with specified settings.

Properties

Name Description
selectedElement Gets the currently selected element in the ASPxHtmlEditor. Inherited from ASPxClientHtmlEditorCommandArguments.
styleSettings Contains the style settings specifying the appearance of the specified table row.
See Also