EditingFieldExtensionsWin Members
In This Article
#Constructors
Name | Description |
---|---|
Editing |
Initializes a new instance of the Editing |
#Properties
Name | Description |
---|---|
Instance static |
Specifies an instance of the Editing |
#Methods
Name | Description |
---|---|
Ensure |
For internal use. |
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. |
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 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 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 |
Registers the standard editor with a custom mask to be used for changing control content in Print Preview. |
To |
Returns a string that represents the current object. Inherited from Object. |
Try |
Attempts to obtain a repository item by the specified name. |
Unregister |
Unregisters the specified editor from being used for changing control content in Print Preview. |
See Also