The following tables list the members exposed by PresetObjectWrapper.
Name | Description | |
---|---|---|
PresetObjectWrapper Constructor | Initializes a new PresetObjectWrapper |
Name | Description | |
---|---|---|
component | (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) |
Name | Description | |
---|---|---|
UnderlyingObject | Returns the actual object represented by the wrapper. |
Name | Description | |
---|---|---|
Equals | (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetAttributes | (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetClassName | (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetComponentName | (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetConverter | (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetDefaultEvent | (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetDefaultProperty | (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetEditor | (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetEvents | Overloaded. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetHashCode | (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetProperties | Overloaded. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetPropertyOwner | (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
ToString | Returns the string representation of the underlying object. |
Name | Description | |
---|---|---|
GetCustomDisplayName | (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetPropertyAttributes | (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
ShouldIncludeProperty | Overridden. Used to determine which properties should be returned from the base System.ComponentModel.ICustomTypeDescriptor implementation | |
WrapPropertyValue | Overridden. Invoked when the value of the custom property descriptor is requested so the property value may be wrapped by a custom type descriptor if necessary. |