StiContainerGetDockableComponent Method |
Returns the first docked and selected component.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiComponent GetDockableComponent()
Public Function GetDockableComponent As StiComponent
Return Value
Type:
StiComponent[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiContainer.GetDockableComponent"]
See Also