The PropertyControlClassFactory type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PropertyControlClassFactory | Initializes a new instance of the PropertyControlClassFactory class |
Methods
| Name | Description | |
|---|---|---|
| ClearRegistrations | (Overrides DefaultClassFactoryClearRegistrations()()().) | |
| CreatePropertyControl |
Creates an IPropertyControl for a given PropertyData.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetControls | ||
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsRegistered | (Overrides DefaultClassFactoryIsRegistered(Type).) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| RegisterClass |
Registers a class mapping.
(Overrides DefaultClassFactoryRegisterClass(Type, Type).) | |
| ToString | (Inherited from Object.) | |
| TypeStringFromArguments | Obsolete. |
Properties
| Name | Description | |
|---|---|---|
| Instance |
Gets the global instance of PropertyControlClassFactory.
|