SetPropertyDescriptorValue<T> Method (C1CollectionViewDataCollection)
Sets the property descriptor value.
'Declaration
Public Shared Sub SetPropertyDescriptorValue(Of )( _
ByVal As PropertyDescriptor, _
ByVal As Object, _
ByVal As _
)
Parameters
- propertyDescriptor
- The property descriptor.
- item
- The item.
- value
- The value.
Type Parameters
- T