Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
C#
public class SchedulerPrintSettingsDialog : PrintSettingsDialog, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl, IComponentTreeHandler, ILayoutHandler, ISupportInitializeNotification, ISupportInitialize, INotifyPropertyChanged, IAnalyticsProvider, ISupportRootUIAutomation
Inheritance: objectMarshalByRefObjectComponentControlScrollableControlContainerControlFormRadFormControlBaseRadFormPrintSettingsDialogSchedulerPrintSettingsDialog...
Implements:
Inherited Members
Constructors
C#
public SchedulerPrintSettingsDialog()
C#
public SchedulerPrintSettingsDialog(RadPrintDocument document)
Methods
Saves all settings from the dialog into the RadPrintDocument.
C#
protected override void ApplySettings()
Overrides:
Creates the specific control for editing the settings of the printed control.
C#
protected override Control CreateFormatControl()
The that will be displayed on the first page of this dialog
Overrides:
Loads the settings when the dialog is shown.
C#
protected override void LoadSettings()
Overrides:
C#
protected override void LocalizeStrings()
Overrides: