Click or drag to resize

StiComponentConvertDockStyle Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiComponent.ConvertDockStyle(Stimulsoft.Report.Components.StiDockStyle)"]

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

Parameters

dockStyle
Type: Stimulsoft.Report.ComponentsStiDockStyle

[Missing <param name="dockStyle"/> documentation for "M:Stimulsoft.Report.Components.StiComponent.ConvertDockStyle(Stimulsoft.Report.Components.StiDockStyle)"]

Return Value

Type: DockStyle

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiComponent.ConvertDockStyle(Stimulsoft.Report.Components.StiDockStyle)"]

See Also