StiContainerGetDockStyle Method |
Returns the style of docking of the component 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 GetDockStyle()
Public Function GetDockStyle As Object
Return Value
Type:
ObjectThe style of docking of the component found. If nothing is found then null is returned.
See Also