EditingFieldEditorNames Members
Specifies editors that can be used for changing control content in Print Preview.
#Fields
Name | Description |
---|---|
Date static | An editor with a mask for entering date-time values. |
Fixed |
An editor with a mask for entering real values. |
Fixed |
An editor with a mask for entering positive real values. |
Image static | An editor that allows end-users to specify an image. |
Image |
An editor that allows end-users to specify an image and/or draw something (e. |
Integer static | An editor with a mask for entering integer values. |
Integer |
An editor with a mask for entering positive integer values. |
Only |
An editor with a mask for entering Latin letters only. |
Only |
An editor with a mask for entering letters only. |
Only |
An editor with a mask for entering lowercase letters only (entered characters are converted to lowercase). |
Only |
An editor with a mask for entering uppercase letters only (entered characters are converted to uppercase). |
Signature static | An editor that allows end-users to draw a signature. |
#Methods
Name | Description |
---|---|
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 |
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. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also