ASPxClientHtmlEditorTableRowPropertiesCommandArguments Properties
Contains settings related to the ASPxClientCommandConsts.TABLEROWPROPERTIES_DIALOG_COMMAND command parameter.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