Back to Devexpress

SchedulerStoragePrintAdapter Properties

windowsforms-devexpress-dot-xtrascheduler-dot-reporting-dot-schedulerstorageprintadapter-dot-underscore-properties.md

latest5.3 KB
Original Source

SchedulerStoragePrintAdapter Properties

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

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ClientTimeZoneIdGets or sets the string identifier of the time zone used by the print adapter. Inherited from SchedulerPrintAdapter.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
EnableSmartSyncGets or sets whether different controls in a report should synchronize their data iterations (the SmartSync Printing feature). Inherited from SchedulerPrintAdapter.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FirstDayOfWeekGets or sets the day that the scheduler week starts from. Inherited from SchedulerPrintAdapter.
ResourceColorSchemasGets the color schemas used to paint resources in the report.
ResourceCountGets the number of displayed resources. Inherited from SchedulerPrintAdapter.
SchedulerStorageGets or sets the SchedulerStorage which is the source of the XtraSchedulerReport.
SiteGets or sets the ISite of the Component. Inherited from Component.
SmartSyncOptionsProvides access to options specific to the SmartSync Printing feature. Inherited from SchedulerPrintAdapter.
TimeIntervalGets or sets the time interval used by the print adapter to create a report. Inherited from SchedulerPrintAdapter.
TimeRegionsAllows access to the collection of TimeRegion objects displayed at Scheduler Reports.
WorkTimeGets or sets the work time interval for a day. Inherited from SchedulerPrintAdapter.

See Also

SchedulerStoragePrintAdapter Class

SchedulerStoragePrintAdapter Members

DevExpress.XtraScheduler.Reporting Namespace