Click or drag to resize

MultipleChoiceFilter.SelectAllContent Property

Gets or sets the content of the select all check box; default is "(Select All)"

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

Property Value

Type: Object
See Also