Click or drag to resize

StiWinDialogsProviderConvertReportControlToDateTimePicker Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual Control ConvertReportControlToDateTimePicker(
	StiDateTimePickerControl dateTimePickerControl
)

Parameters

dateTimePickerControl
Type: Stimulsoft.Report.DialogsStiDateTimePickerControl

[Missing <param name="dateTimePickerControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.ConvertReportControlToDateTimePicker(Stimulsoft.Report.Dialogs.StiDateTimePickerControl)"]

Return Value

Type: Control

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

See Also