HtmlForgeX

API Reference

Enum

TablerFooterStyle

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Defines footer style options

Inheritance

  • Enum
  • TablerFooterStyle

Values

public const TablerFooterStyle Default #

Default footer style

Value: 0
public const TablerFooterStyle Dark #

Dark footer style

Value: 1
public const TablerFooterStyle Light #

Light footer style

Value: 2