'Usage Dim instance As DataGridGroupDescription Dim item As Object Dim value As Object value = instance.GetPropertyValue(item)
Parameters
- item
- The item for which to retrieve the property value.
Return Value
An object representing the property value for the specified item.