Click or drag to resize

stringBuilderControlersb Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the active StringBuilder - equeal to this[active]

Namespace:  imbSCI.Core.reporting.render.contentControl
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public StringBuilder sb { get; }
Request Example View Source

Property Value

Type: StringBuilder
Equeal to this[active]
See Also