A newer version of this page is available.
Switch to the current version.
ASPxImageBase Properties
Represents the base class for editors capable of displaying images.Name | Description |
---|---|
AccessKey | Gets or sets the access key that allows you to quickly navigate to the Web server control. Inherited from WebControl. |
Adapter protected | Gets the browser-specific adapter for the control. Inherited from Control. |
AlternateText | Gets or sets the alternate text displayed instead of the image when the image is unavailable. |
AppRelativeTemplateSourceDirectory | Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control. Inherited from Control. |
Attributes | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. Inherited from WebControl. |
BackColor | Gets or sets the background color of the Web server control. Inherited from WebControl. |
BackgroundImage | Gets the web control's background image. Inherited from ASPxWebControl. |
BackwardCompatibility static | Provides access to the control's backward compatibility settings. Inherited from ASPxWebControl. |
BindingContainer | For internal use only. Inherited from ASPxWebControl. |
Border | Gets the web control's border settings. Inherited from ASPxWebControl. |
BorderBottom | Gets the settings of the web control's bottom border. Inherited from ASPxWebControl. |
BorderColor | Gets or sets the border color of the web control. Use the BorderWrapper.BorderColor property instead. Inherited from ASPxWebControl. |
BorderLeft | Gets the settings of the web control's left border. Inherited from ASPxWebControl. |
BorderRight | Gets the settings of the web control's right border. Inherited from ASPxWebControl. |
BorderStyle | Gets or sets the border style of the web control. Use the BorderWrapper.BorderStyle property instead. Inherited from ASPxWebControl. |
BorderTop | Gets the settings of the web control's top border. Inherited from ASPxWebControl. |
BorderWidth | Gets or sets the border width of the web control. Use the BorderWrapper.BorderWidth property instead. Inherited from ASPxWebControl. |
Bound | Gets a value that specifies whether the control is data bound. Inherited from ASPxDataWebControlBase. |
Caption | Gets or sets the editor caption. Inherited from ASPxEditBase. |
CaptionCellStyle | Gets the style settings that define the caption cell appearance. Inherited from ASPxEditBase. |
CaptionSettings |