Click or drag to resize

StiComponentConvertDock Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiComponent.ConvertDock(System.Windows.Forms.DockStyle)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiDockStyle ConvertDock(
	DockStyle dock
)

Parameters

dock
Type: System.Windows.FormsDockStyle

[Missing <param name="dock"/> documentation for "M:Stimulsoft.Report.Components.StiComponent.ConvertDock(System.Windows.Forms.DockStyle)"]

Return Value

Type: StiDockStyle

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiComponent.ConvertDock(System.Windows.Forms.DockStyle)"]

See Also