HtmlForgeX

API Reference

Class

TablerFormSection

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element
Modifiers sealed

Group of related form controls with an optional title.

Inheritance

Constructors

public TablerFormSection(TablerForm form, String title) #

Create a section with a heading.

Parameters

form HtmlForgeX.TablerForm requiredposition: 0
title System.String requiredposition: 1

Methods

GetAuxiliaryChildren() #

Exposes nested rows for library registration traversal.

public override String ToString() #
Returns: String

Builds the HTML for the section and its rows.