Overload | Description |
---|---|
RefreshUnboundItemProperties(Object) | Allows refreshing all values associated to a DataGridUnboundItemProperty on the data object passed in parameter without having to refresh the whole DataGridCollectionView. |
RefreshUnboundItemProperties(IList) | Allows refreshing all values associated to a DataGridUnboundItemProperty on the list passed in parameter without having to refresh the whole DataGridCollectionView. |