C1.Web.Mvc Namespace / FlexGridSearch Class / SearchAllColumns Property

In This Topic
SearchAllColumns Property
In This Topic
Gets or sets a value that determines whether invisible columns should be included in the search.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Property SearchAllColumns As Boolean
 
Remarks
The default value for this property is **false**.
See Also