ASPxClientHtmlEditorChangeElementPropertiesDialog Methods
Provides client functionality for the Change Element Properties dialog within the ASPxHtmlEditor.Name | Description |
---|---|
GetAcceptTextBox | Provides access to the client object of the “Accept” text box in the Html Editor’s “Change Element Properties” dialog. |
GetActionTextBox | Provides access to the client object of the “Action” text box in the Html Editor’s “Change Element Properties” dialog. |
GetAltTextBox | Provides access to the client object of the “Alt” text box in the Html Editor’s “Change Element Properties” dialog. |
GetBorderColorColorEdit | Provides access to the client object of the “Border color” color editor in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetBorderStyleComboBox | Provides access to the client object of the “Border style” combo box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetBorderWidthSpinEdit | Provides access to the client object of the “Border width” spin editor in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetBottomMarginTextBox | Provides access to the client object of the “Bottom margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetCancelButton | Provides access to the client object of the “Cancel” button in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase. |
GetCheckedCheckBox | Provides access to the client object of the “Checked” check box in the Html Editor’s “Change Element Properties” dialog. |
GetCssClassNameComboBox | Provides access to the client object of the “CSS class” combo box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetDirectionComboBox | Provides access to the client object of the “Direction” combo box in the Html Editor’s “Change Element Properties” dialog. |
GetDisabledCheckBox | Provides access to the client object of the “Disabled” check box in the Html Editor’s “Change Element Properties” dialog. |
GetFormLayout | Provides access to the client ASPxFormLayout object that arranges all editors in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase. |
GetForTextBox | Provides access to the client object of the “For” text box in the Html Editor’s “Change Element Properties” dialog. |
GetHeightValueSpinEdit | Provides access to the client object of the “Height” spin editor in the Html Editor’s “Change Element Properties” dialog. |
GetHeightValueTypeComboBox | Provides access to the client ASPxComboBox object that allows you to specify the element height measurement unit in the Html Editor’s “Change Element Properties” dialog. |
GetIdTextBox | Provides access to the client object of the “ID” text box in the Html Editor’s “Change Element Properties” dialog. |
GetInputTypeComboBox | Provides access to the client object of the “Input type” combo box in the Html Editor’s “Change Element Properties” dialog. |
GetLeftMarginTextBox | Provides access to the client object of the “Left margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetMaxLengthTextBox | Provides access to the client object of the “Max length” text box in the Html Editor’s “Change Element Properties” dialog. |
GetMethodTextBox | Provides access to the client object of the “Method” text box in the Html Editor’s “Change Element Properties” dialog. |
GetNameTextBox | Provides access to the client object of the “Name” text box in the Html Editor’s “Change Element Properties” dialog. |
GetOkButton | Provides access to the client object of the “OK” button in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase. |
GetReadonlyCheckBox | Provides access to the client object of the “Readonly” check box in the Html Editor’s “Change Element Properties” dialog. |
GetRightMarginTextBox | Provides access to the client object of the “Right margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetSizeTextBox | Provides access to the client object of the “Size” text box in the Html Editor’s “Change Element Properties” dialog. |
GetSrcTextBox | Provides access to the client object of the “Src” text box in the Html Editor’s “Change Element Properties” dialog. |
GetStartSpinEdit | Provides access to the client object of the “Start” spin editor in the Html Editor’s “Change Element Properties” dialog. |
GetTabIndexTextBox | Provides access to the client object of the “Tab index” text box in the Html Editor’s “Change Element Properties” dialog. |
GetTitleTextBox | Provides access to the client object of the “Title” text box in the Html Editor’s “Change Element Properties” dialog. |
GetTopMarginTextBox | Provides access to the client object of the “Top margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
GetValueTextBox | Provides access to the client object of the “Value” text box in the Html Editor’s “Change Element Properties” dialog. |
GetWidthValueSpinEdit | Provides access to the client object of the “Width” spin editor in the Html Editor’s “Change Element Properties” dialog. |
GetWidthValueTypeComboBox | Provides access to the client ASPxComboBox object that allows you to specify the element width measurement unit in the Html Editor’s “Change Element Properties” dialog. |
See Also