Back to Devexpress

SchedulerControl.ShowPrintOptionsForm() Method

windowsforms-devexpress-dot-xtrascheduler-dot-schedulercontrol-7a6103ca.md

latest1.6 KB
Original Source

SchedulerControl.ShowPrintOptionsForm() Method

Invokes the Page Setup dialog.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public void ShowPrintOptionsForm()
vb
Public Sub ShowPrintOptionsForm

Remarks

The ShowPrintOptionsForm method invokes the Page Setup dialog which allows the end-users to specify print settings, select and modify print styles contained in the SchedulerControl.PrintStyles collection.

See Also

ShowPrintPreview

Printing

Printing and Reporting

SchedulerControl Class

SchedulerControl Members

DevExpress.XtraScheduler Namespace