BinaryImageEditProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Binary |
Initializes a new instance of the Binary |
Binary |
Initializes a new instance of the Binary |
#Properties
Name | Description |
---|---|
Alternate |
Gets or sets the alternate text displayed instead of the image when the image is unavailable. |
Alternate |
Gets or sets the data source field that provides alternate texts to the image editor. |
Alternate |
Gets or sets the pattern used to format the image’s alternate text. |
Binary |
Gets or sets a value that specifies the storage of binary data. |
Button |
Gets style settings that define the appearance of a button panel. |
Button |
Gets style settings that define the appearance of button panel buttons. |
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 |
Convert |
Gets or sets a value that specifies whether empty string values are converted to a null reference when an inplace editor’s value is retrieved from a data source field.
Inherited from Edit |
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 |
Delete |
Gets the settings of an image displayed in the editor delete button. |
Description |
Gets or sets the location of the image’s detailed description. |
Description |
Gets or sets the data source field which contains locations of image detailed descriptions. |
Description |
Gets or sets the pattern used to format the location of the image’s detailed description. |
Display |
Gets or sets the pattern used to format the editor’s value for display purposes.
Inherited from Edit |
Drop |
Gets the style settings defining the appearance of a drop zone in a binary image. |
Editing |
Provides access to the binary image editing settings. |
Empty |
Gets the settings of an image which is displayed by the editor if the editor’s value is null. |
Empty |
Gets the settings defining the appearance of the text displayed in the editor when there is no 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 |
Enable |
Specifies whether an image is resized by the control on the server side, or it is sent to the server side in original size and resized by a browser. |
Encode |
Gets or sets whether to encode cell values in a column/row..
Inherited from Edit |
Export |
Provides access to settings that are applied to an exported binary image. |
Image |
Gets or sets the alignment of the image control in relation to the other items on the web page. |
Image |
Gets or sets the height of the image displayed within the editor. |
Image |
Gets or sets the value specifying how an image fits into the control sizes. |
Image |
Gets or sets the pattern used to format the URL that points to the image displayed in the editor. |
Image |
Gets or sets the width of the image displayed within the editor. |
Invalid |
Gets the style settings which define an editor’s appearance in the invalid state.
Inherited from Edit |
Is |
Obsolete. For internal use only. |
Loading |
Specifies a custom loading image. |
Null |
Gets or sets the text displayed within the editor’s edit region when the editor’s value is null.
Inherited from Edit |
Open |
Gets the settings of an image displayed in the editor open dialog button. |
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 |
Progress |
Gets the style settings that define the appearance of the progress bar indicator element. |
Progress |
Gets the style settings that define the appearance of the progress bar element. |
Show |
Specifies whether the loading image is displayed while the main image is being loaded. |
Store |
Gets or sets a value that specifies whether the editor’s content (represented by an array of bytes) should be stored within its view state between postbacks, |
Style |
Gets the style settings defining the editor appearance.
Inherited from Edit |
Tool |
Gets or sets the binary image tooltip text. |
Tool |
Gets or sets the name of a data field that provides the tooltip text for images. |
Tool |
Gets or sets the pattern used to format the image’s tooltip text. |
Validation |
Gets the editor’s validation settings. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
Create |
For internal use only.
Inherited from Edit |
Create |
For internal use only.
Inherited from Edit |
Create |
For internal use only.
Inherited from Edit |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
For internal use only. |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only. |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only.
Inherited from Edit |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Require |
For internal use only.
Inherited from Edit |
To |
Returns the string that represents the current object.
Inherited from Edit |
See Also