The following tables list the members exposed by DataBindingUtils.
| Name | Description | |
|---|---|---|
![]()  | DataBindingUtils Constructor | 
| Name | Description | |
|---|---|---|
![]() ![]()  | CreateObjectOfKnownType | |
![]() ![]()  | DataBindConvert | Converts source value to destination type using specific culture. | 
![]() ![]()  | GetCurrencyManager | Returns the CurrencyManager for the specified dataSource and dataMember based on the bindingContext. | 
![]() ![]()  | GetItemProperties | Gets the collection of property descriptors. | 
![]() ![]()  | GetObjectForComparison | This method returns the object that will be compared against when syncing data bound items with the underlying bound list. | 
![]() ![]()  | GetSampleDataForType | Returns some sample data to be displayed in the cell for columns of type type. | 
![]() ![]()  | ImplementsGenericIEnumerable | Overloaded. Returns whether the specified property type implements IEnumerable<> in the inheritance hierarchy. | 
![]() ![]()  | IsKnownType | Checks if the type is a known type (to Infragistics controls). | 
![]() ![]()  | StripMember | Used to strip out all characters that are before the last period of the passed in value. |