HtmlForgeX

API Reference

Class

DataTablesToolbarOptions

Namespace HtmlForgeX
Assembly HtmlForgeX

Layout options for the top toolbar (export/switch buttons + filter).

Inheritance

  • Object
  • DataTablesToolbarOptions

Constructors

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.