HtmlForgeX

API Reference

Class

TablerFormSection

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element
Modifiers sealed

Group of related form controls with an optional title.

Inheritance

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

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.