  | MultipleChoiceFilterSelectAllContent Property  | 
 
            Gets or sets the content of the select all check box; default is "(Select All)"
            
 
    Namespace: 
   DataGridExtensions
    Assembly:
   DataGridExtensions (in DataGridExtensions.dll)
Syntaxpublic Object SelectAllContent { get; set; }Public Property SelectAllContent As Object
	Get
	Set
Property Value
Type: 
Object
See Also