Click or drag to resize

StiContainerGetVertAlignment Method

Returns a vertical alignment of the object of the type IStiVertAlignment being met first. Scans all selected objects in the container.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Object GetVertAlignment()

Return Value

Type: Object
Vertical alignment of the object of the type IStiVertAlignment found. If nothing is found then null is returned.
See Also