Click or drag to resize

StiWinDialogsProviderConvertReportControlToPictureBox Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToPictureBox(
	StiPictureBoxControl pictureBoxControl
)

Parameters

pictureBoxControl
Type: Stimulsoft.Report.DialogsStiPictureBoxControl

[Missing <param name="pictureBoxControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToPictureBox(Stimulsoft.Report.Dialogs.StiPictureBoxControl)"]

Return Value

Type: Control

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

See Also