 | ITextAppendContentAppendPanel Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Creates panel with content and (optionally) with comp_heading and comp_description as footer.
Namespace:
imbSCI.Core.reporting.render
Assembly:
imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
SyntaxRequest Example
View SourceParameters
- content
- Type: SystemString
String content to place inside the panel - comp_heading (Optional)
- Type: SystemString
The heading for the panel. If blank panel will have no heading - comp_description (Optional)
- Type: SystemString
Description to be placed at bottom of the panel - comp_style (Optional)
- Type: SystemObject
Special style tag, class, definition.
See Also