EditPropertiesBase Members
In This Article
#Constructors
Name | Description |
---|---|
Edit |
Initializes a new instance of the Edit |
Edit |
Initializes a new instance of the Edit |
#Properties
Name | Description |
---|---|
Client |
Specifies the editor’s client programmatic identifier. |
Css |
Gets or sets the path to a CSS file that defines the editor’s appearance. |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the editor. |
Display |
Gets or sets the pattern used to format the editor’s value for display purposes. |
Enable |
Gets or sets a value that specifies whether the editor can be manipulated on the client side via code. |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance. |
Encode |
Gets or sets whether to encode cell values in a column/row.. |
Null |
Gets or sets the text displayed within the editor’s edit region when the editor’s value is null. |
Parent |
This property is not in effect for the Edit |
Parent |
For internal use only. |
Parent |
This property is not in effect for the Edit |
Style | Gets the style settings defining the editor appearance. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
Create |
For internal use only. |
Create |
For internal use only. |
Create |
For internal use only. |
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. |
Get |
For internal use only. |
Get |
For internal use only. |
Get |
For internal use only. |
Get |
For internal use only. |
Get |
For internal use only. |
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. |
To |
Returns the string that represents the current object. |
See Also