MagicCMS Documentation

Column_dt..::..orderable Property

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

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

Syntax


public bool orderable { get; set; }

Field Value

true if orderable; otherwise, false.