The following tables list the members exposed by LocalizedCustomTypeDescriptorAdapter.
Name | Description | |
---|---|---|
component | Associated component. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) |
Name | Description | |
---|---|---|
Equals | Indicates if the object is equivalent to the specified object (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetAttributes | ICustomTypeDescriptor.GetAttributes implementation. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetClassName | ICustomTypeDescriptor.GetClassName implementation. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetComponentName | ICustomTypeDescriptor.GetComponentName implementation. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetConverter | ICustomTypeDescriptor.GetConverter implementation. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetDefaultEvent | ICustomTypeDescriptor.GetDefaultEvent implementation. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetDefaultProperty | ICustomTypeDescriptor.GetDefaultProperty implementation. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetEditor | ICustomTypeDescriptor.GetEditor implementation. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetEvents | Overloaded. ICustomTypeDescriptor.GetEvents implementation. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetHashCode | Returns the hashcode of the underlying component. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetProperties | Overloaded. ICustomTypeDescriptor.GetProperties implementation. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
GetPropertyOwner | ICustomTypeDescriptor.GetPropertyOwner implementation. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) |
Name | Description | |
---|---|---|
GetCustomDisplayName | Overridden. Allows localization of the property name by supplying a custom DisplayName for the property. | |
GetPropertyAttributes | Overridden. Returns a list of the attributes applied to the property. Can be overridden to allow modifying the attributes. | |
ShouldIncludeProperty | Used to determine which properties should be returned from the base System.ComponentModel.ICustomTypeDescriptor implementation (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) | |
WrapPropertyValue | 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. (Inherited from Infragistics.Shared.CustomTypeDescriptorAdapter) |