MVCxImageEditProperties Properties
Contains ImageEdit specific properties.
Name | Description |
---|---|
Alternate |
Gets or sets the alternate text displayed instead of the image when the image is unavailable.
Inherited from Image |
Alternate |
Gets or sets the data source field that provides alternate texts to the inplace image editor.
Inherited from Image |
Alternate |
Gets or sets the pattern used to format the image’s alternate text.
Inherited from Image |
Caption | Gets or sets the image caption. |
Caption |
Gets the style settings that define the caption cell appearance. |
Caption |
Provides access to the editor caption settings. |
Caption |
Gets the style settings that define the caption appearance. |
Client |
Specifies the editor’s client programmatic identifier.
Inherited from Edit |
Client |
Gets an object that lists the client-side events specific to the ASPx |
Css |
Gets or sets the path to a CSS file that defines the editor’s appearance.
Inherited from Edit |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the editor.
Inherited from Edit |
Description |
Gets or sets the location of the image’s detailed description.
Inherited from Image |
Description |
Gets or sets the data source field which contains locations to image detailed descriptions of the inplace editor.
Inherited from Image |
Description |
Gets or sets the pattern used to format the location of the image’s detailed description.
Inherited from Image |
Display |
Gets or sets the pattern used to format the editor’s value for display purposes.
Inherited from Edit |
Empty |
Gets the settings of an image which is displayed by the editor if the editor’s value is null.
Inherited from Image |
Enable |
Gets or sets a value that specifies whether the editor can be manipulated on the client side via code.
Inherited from Edit |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Edit |
Encode |
Obsolete. This property is not in effect for the MVCx |
Export |
Provides access to settings that are applied to an exported binary image.
Inherited from Image |
Image |
Gets or sets the alignment of the image control in relation to the other items on the web page.
Inherited from Image |
Image |
Gets or sets the height of the image displayed within the image control.
Inherited from Image |
Image |
Gets or sets the pattern used to format the URL that points to the image displayed in the editor.
Inherited from Image |
Image |
Gets or sets the width of the image displayed within the image control.
Inherited from Image |
Is |
Obsolete. Gets or sets a value that specifies whether the image defined by the Image |
Loading |
Specifies a custom loading image.
Inherited from Image |
Null |
Gets or sets the text displayed within the editor’s edit region when the editor’s value is null.
Inherited from Edit |
Parent |
This property is not in effect for the Edit |
Parent |
For internal use only.
Inherited from Edit |
Parent |
This property is not in effect for the Edit |
Root |
Gets the style settings defining the appearance of an editor container. |
Show |
Specifies whether the loading image is displayed while the main image is being loaded.
Inherited from Image |
Sprite |
Gets or sets the name of the cascading style sheet (CSS) class that specifies the sprite image.
Inherited from Image |
Sprite |
Gets or sets the image’s horizontal offset within a sprite image, specified via the ASPx |
Sprite |
Gets or sets the image’s vertical offset within a sprite image, specified via the ASPx |
Style |
Obsolete. This property is not in effect for the MVCx |
Tool |
Gets or sets the text displayed when the mouse pointer hovers over the image.
Inherited from Image |
Tool |
Gets or sets the name of a data field (or an xml element’s attribute) which provides the tooltip text for images.
Inherited from Image |
Tool |
Gets or sets the pattern used to format the image’s tooltip text.
Inherited from Image |
See Also