'Usage Dim instance As DataGridCollectionView Dim items As IList instance.RefreshUnboundItemProperties(items)
Parameters
- items
- The items to refresh. If a null reference (Nothing in Visual Basic) or an empty list is passed, all items will be refreshed.