Overload List
Name | Description | |
---|---|---|
![]() | BeginSideBySideSection() | 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().
|
![]() | BeginSideBySideSection(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().
|
See Also