| MultipleChoiceContentFilterItems Property |
Gets the items to filter.
Namespace:
DataGridExtensions
Assembly:
DataGridExtensions (in DataGridExtensions.dll)
Syntax public IList<string> Items { get; }
Public ReadOnly Property Items As IList(Of String)
Get
Property Value
Type:
IListStringSee Also