[]
Configurates FooterStyle. Get or set the style of FooterStyle.
public TBuilder FooterStyle(Action<TitleStyleBuilder> build)
| Type | Name | Description |
|---|---|---|
| Action<TitleStyleBuilder> | build | The builder function. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |