Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
C#
public class SchedulerPrintSettingsDialogFactory : IPrintSettingsDialogFactory
Inheritance: objectSchedulerPrintSettingsDialogFactory
Implements:
Constructors
C#
public SchedulerPrintSettingsDialogFactory()
Methods
C#
public Form CreateDialog(RadPrintDocument document)
Implements: