Creates a stacked (horizontal) section that will be used
for subsequent calls to Add(Visual). The section
should be closed by calling EndSection .
Namespace: Spotfire.Dxp.Application.LayoutAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Exceptions
Exception | Condition |
---|---|
System InvalidOperationException | If another section with the same Orientation is begun within this section. |
Version Information
See Also