API Reference
Class
DataTablesFixedColumns (HtmlForgeX)
Fixed Columns configuration for DataTables
Inheritance
- Object
- DataTablesFixedColumns
Constructors
public DataTablesFixedColumns() #Inherited Methods
Properties
public Nullable<Int32> LeftColumns { get; set; } #JsonPropertyName("leftColumns") JsonIgnore(Condition = 3)Number of columns to fix on the left
public Nullable<Int32> RightColumns { get; set; } #JsonPropertyName("rightColumns") JsonIgnore(Condition = 3)Number of columns to fix on the right
public String HeightMatch { get; set; } #JsonPropertyName("heightMatch") JsonIgnore(Condition = 3)Height matching for fixed columns