Begin a Block.

Syntax

finHtmlSummaryPage2StringBuilder.BlockBegin(title, [titleSuffix], [headingStyle], [collapsible], [collapsed])

Parameters

NameTypeOptionalByRefDescription
title String The Block Title. Prefix this with '<html>' to pass in HTML for the title.
titleSuffix String Optional A Suffix to append to the Block Title. This will be rendered in small, non-bold text.
headingStyle isefinSummaryPageBlockHeadingStyle Optional Block Heading Style. If omitted, a value of isefinSummaryPageBlockHeadingStyle.Normal is assumed.
collapsible Boolean Optional Indicates whether this Block should be Collapsible. If omitted, a value of True is assumed.
collapsed Boolean Optional Indicates whether this Collapsible Block should be Collapsed by default. If omitted, a value of False is assumed.
Member of:
finHtmlSummaryPage2StringBuilder
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0