Click or drag to resize

MultipleChoiceFilterFilter Property

Gets or sets the filter.

Namespace:  DataGridExtensions
Assembly:  DataGridExtensions (in DataGridExtensions.dll)
Syntax
public MultipleChoiceContentFilter Filter { get; set; }

Property Value

Type: MultipleChoiceContentFilter
See Also