DistinctValues Property (DataGridCollectionViewBase)
Gets a dictionary that contains a list of
DataGridItemProperty objects with their corresponding distinct values.
Property Value
An
IDictionary that contains a list of
DataGridItemProperty objects with their corresponding distinct values.
Exception | Description |
System.NotSupportedException | The ICollection<>, IEnumerable<>, and IEnumerable interfaces are not supported. Only IDictionary members can be used. |