Back to Devexpress

SchedulerControlPrintAdapter Class

windowsforms-devexpress-dot-xtrascheduler-dot-reporting-10b32f13.md

latest1.9 KB
Original Source

SchedulerControlPrintAdapter Class

A component bound to the SchedulerControl used for retrieving data and scheduler settings.

Namespace : DevExpress.XtraScheduler.Reporting

Assembly : DevExpress.XtraScheduler.v25.2.Reporting.dll

NuGet Package : DevExpress.Win.SchedulerReporting

Declaration

csharp
[DXLicenseWinFormsEditors]
public class SchedulerControlPrintAdapter :
    SchedulerPrintAdapter
vb
<DXLicenseWinFormsEditors>
Public Class SchedulerControlPrintAdapter
    Inherits SchedulerPrintAdapter

Inheritance

Object MarshalByRefObject Component SchedulerPrintAdapter SchedulerControlPrintAdapter

See Also

SchedulerControlPrintAdapter Members

SchedulerAdapter

SchedulerControl

SetSourceObject(Object)

DevExpress.XtraScheduler.Reporting Namespace