Click or drag to resize

MultipleChoiceFilterValues Property

Gets the values.

Namespace:  DataGridExtensions
Assembly:  DataGridExtensions (in DataGridExtensions.dll)
Syntax
public IList<string> Values { get; }

Property Value

Type: IListString
See Also