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