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

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public class GanttViewPrintSettingsDialogFactory : IPrintSettingsDialogFactory

Inheritance: objectGanttViewPrintSettingsDialogFactory

Implements: IPrintSettingsDialogFactory

Constructors

C#
public GanttViewPrintSettingsDialogFactory()

Methods

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

Form

Implements: IPrintSettingsDialogFactory.CreateDialog(RadPrintDocument)