API Reference
Class
DataTablesSearchHitStyle
Style definition for DataTables Search Highlighter hits.
Inheritance
- Object
- DataTablesSearchHitStyle
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
- Method DataTablesSearchHighlighterConfig.ColumnHits
- Method DataTablesSearchHighlighterConfig.ColumnHits
- Method DataTablesSearchHighlighterConfig.ColumnHits
- Method DataTablesSearchHighlighterConfig.ColumnHitsPalette
- Method DataTablesSearchHighlighterConfig.GlobalHits
- Method DataTablesSearchHighlighterConfig.Hits
Constructors
public DataTablesSearchHitStyle() #Inherited Methods
Properties
public String BackgroundColor { get; set; } #JsonIgnore(Condition = 3)Background color (CSS or hex).
public Dictionary<String, String> Css { get; set; } #JsonIgnore(Condition = 3)Additional CSS properties to apply to each hit element.