Class SchedulerPrintSettingsDialog
Inheritance
System.Object
SchedulerPrintSettingsDialog
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.Scheduler.dll
Syntax
public class SchedulerPrintSettingsDialog : PrintSettingsDialog, IComponentTreeHandler, ILayoutHandler, ISupportInitializeNotification, ISupportInitialize, INotifyPropertyChanged, IAnalyticsProvider
Constructors
SchedulerPrintSettingsDialog()
Declaration
public SchedulerPrintSettingsDialog()
SchedulerPrintSettingsDialog(RadPrintDocument)
Declaration
public SchedulerPrintSettingsDialog(RadPrintDocument document)
Parameters
RadPrintDocument
document
|
Methods
ApplySettings()
CreateFormatControl()
Declaration
protected override Control CreateFormatControl()
Returns
System.Windows.Forms.Control
|
Overrides
LoadSettings()
LocalizeStrings()
Declaration
protected override void LocalizeStrings()
Overrides
OnLoad(EventArgs)
Declaration
protected override void OnLoad(EventArgs e)
Parameters
System.EventArgs
e
|