LayoutDefinition.BeginSideBySideSection Method

Spotfire 14.5 API Reference
Overload List

  NameDescription
Public methodBeginSideBySideSection()
Creates a side-by-side (vertical) section that will be used for subsequent calls to to Add(Visual) or Add(Visual, Single). The section should be ended by calling EndSection().
Public methodBeginSideBySideSection(Single)
Creates a side-by-side (vertical) section that will be used for subsequent calls to to Add(Visual) or Add(Visual, Single). The section should be ended by calling EndSection().
Top
See Also

Reference