| 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; }
Public Property SelectAllContent As Object
Get
Set
Property Value
Type:
ObjectSee Also