Ends the current section. All sections must be ended.
Namespace: Spotfire.Dxp.Application.Layout
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 23.18.9504.3877 (23.18.9504.3877)
Syntax
C#
public void EndSection()
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | If no section has started or if there is no visual at all in this or at least one children section. |
Version Information
See Also