Adds a new Panel with the specified type identifier.
Namespace: Spotfire.Dxp.ApplicationAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- typeId
- Type: Spotfire.Dxp.Framework.DocumentModel TypeIdentifier
The panel type identifier.
Return Value
Type: PanelThe newly created Panel.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | If the typeId is null. |
Version Information
See Also