Click or drag to resize

StiWinDialogsProviderConvertReportControlToTreeView Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToTreeView(Stimulsoft.Report.Dialogs.StiTreeViewControl)"]

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToTreeView(
	StiTreeViewControl treeViewControl
)

Parameters

treeViewControl
Type: Stimulsoft.Report.DialogsStiTreeViewControl

[Missing <param name="treeViewControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToTreeView(Stimulsoft.Report.Dialogs.StiTreeViewControl)"]

Return Value

Type: Control

[Missing <returns> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToTreeView(Stimulsoft.Report.Dialogs.StiTreeViewControl)"]

See Also