AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

DataTableColumnDefinition..::..Searchable Property

Gets or sets a value indicating whether this DataTableColumnDefinition is searchable.

Namespace:  AdvantageCMS.Core.Admin.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool Searchable { get; set; }

Field Value

true if searchable; otherwise, false.