Click or drag to resize

MultipleChoiceContentFilterItems Property

Gets the items to filter.

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

Property Value

Type: IListString
See Also