MagicCMS Documentation

Column_dt..::..searchable Property

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

Namespace:  MagicCMS.DataTable
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public bool searchable { get; set; }

Field Value

true if searchable; otherwise, false.