API Reference
Class
TablerHeaderCustom
Custom header item
Inheritance
- TablerHeaderItem
- TablerHeaderCustom
Constructors
public TablerHeaderCustom(HtmlTag content) #Initializes a new instance of the TablerHeaderCustom class
Parameters
- content HtmlForgeX.HtmlTag
- Custom HTML content
Methods
public override String Render() #Returns:
StringRenders the custom header item to HTML string
Returns
HTML representation of the custom header item