HtmlForgeX

API Reference

Class

DataTablesFixedColumns (HtmlForgeX)

Namespace HtmlForgeX
Assembly HtmlForgeX

Fixed Columns configuration for DataTables

Inheritance

  • Object
  • DataTablesFixedColumns

Constructors

public DataTablesFixedColumns() #

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