API Reference
Class
DataTablesColumnHighlighterConfig
Root config for Column Highlighter plugin.
Inheritance
- Object
- DataTablesColumnHighlighterConfig
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
- Property DataTablesOptions.ColumnHighlighter
Constructors
public DataTablesColumnHighlighterConfig() #Inherited Methods
Properties
public List<DataTablesHighlightRule> Rules { get; set; } #JsonIgnore(Condition = 3)Collection of rules evaluated on each row.