New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.Scheduler.dll

Syntax:

C#
public class SchedulerPrintSettingsDialogFactory : IPrintSettingsDialogFactory

Inheritance: objectSchedulerPrintSettingsDialogFactory

Implements: IPrintSettingsDialogFactory

Constructors

C#
public SchedulerPrintSettingsDialogFactory()

Methods

C#
public Form CreateDialog(RadPrintDocument document)
Parameters:documentRadPrintDocumentReturns:

Form

Implements: IPrintSettingsDialogFactory.CreateDialog(RadPrintDocument)