API Reference
Class
DataTablesToolbarOptions
Layout options for the top toolbar (export/switch buttons + filter).
Inheritance
- Object
- DataTablesToolbarOptions
Constructors
public DataTablesToolbarOptions() #Inherited Methods
Properties
public Boolean ButtonsFirst { get; set; } #Where to render buttons relative to filter in the toolbar row.
public DataTablesAlign ButtonsAlign { get; set; } #Alignment for the buttons group.
public DataTablesAlign FilterAlign { get; set; } #Alignment for the filter (search box).
public ControlBarDensity Density { get; set; } #Visual density for the toolbar when HtmlForgeX shapes the row.