EditingFieldExtensions Methods
Provides functionality to register custom editors to be used for editing the control content in Print Preview.
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 |
|
Get |
|
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. |
Register |
Registers a custom editor to be used to change control content in Print Preview. |
Register |
Registers a custom editor to be used for changing control content in Print Preview. |
Register |
Registers an image editor with a filterable collection of predefined named images to be used for changing image content in Print Preview. |
Register |
Registers an image editor with a collection of predefined images to be used for changing image content in Print Preview. |
Register |
Registers a custom image editor that you can use to edit the XRPicture |
Register |
|
To |
Returns a string that represents the current object. Inherited from Object. |
Unregister |
|
Unregister |
Unregisters the specified editor from being used for changing control content in Print Preview. |
See Also