Click or drag to resize

StiWinDialogsProviderConvertTreeViewToReportControl Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertTreeViewToReportControl(Stimulsoft.Report.Dialogs.StiTreeViewControl,System.Windows.Forms.TreeView)"]

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void ConvertTreeViewToReportControl(
	StiTreeViewControl treeViewControl,
	TreeView treeView
)

Parameters

treeViewControl
Type: Stimulsoft.Report.DialogsStiTreeViewControl

[Missing <param name="treeViewControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertTreeViewToReportControl(Stimulsoft.Report.Dialogs.StiTreeViewControl,System.Windows.Forms.TreeView)"]

treeView
Type: System.Windows.FormsTreeView

[Missing <param name="treeView"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertTreeViewToReportControl(Stimulsoft.Report.Dialogs.StiTreeViewControl,System.Windows.Forms.TreeView)"]

See Also