ASPxClientHtmlEditorTableCellPropertiesCommandArguments Properties
Contains settings related to the ASPxClientCommandConsts.TABLECELLPROPERTIES_DIALOG_COMMAND command parameter.Name | Description |
---|---|
applyForAll | Gets or sets a value that indicates whether the cell settings should be applied to all cells in the table. |
selectedElement | Gets the currently selected element in the ASPxHtmlEditor. Inherited from ASPxClientHtmlEditorCommandArguments. |
styleSettings | Contains the style settings defining the appearance of the target cell element. |
See Also