MagicCMS Documentation

Column_dt Members

The Column_dt type exposes the following members.

Constructors


  Name Description
Public method Column_dt(String, String, Boolean, Boolean, String, Boolean)
Initializes a new instance of the Column_dt class.
Public method Column_dt(String, String)
Initializes a new instance of the Column_dt class.

Properties


  Name Description
Public property data
Gets or sets the data.
Public property name
Gets or sets the name.
Public property orderable
Gets or sets a value indicating whether this Column_dt is orderable.
Public property search
Gets or sets the search. Value searched.
Public property searchable
Gets or sets a value indicating whether this Column_dt is searchable.