HtmlForgeX

API Reference

Class

TableTypeHintOption

Namespace HtmlForgeX.DslOptions.Tables
Assembly HtmlForgeX
Modifiers sealed

Hints DataTables column type for a specific header.

Inheritance

Constructors

public TableTypeHintOption() #

Properties

public String Header { get; set; } #

Header name to apply the type hint to.

public DataTablesColumnType Type { get; set; } #

Target column type.