SchedulerControlPrintAdapter Properties
A component bound to the SchedulerControl used for retrieving data and scheduler settings.
Name | Description |
---|---|
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Client |
Gets or sets the string identifier of the time zone used by the print adapter.
Inherited from Scheduler |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Display |
Gets or sets whether Scheduler Reports should display existing Time Regions. |
Enable |
Gets or sets whether different controls in a report should synchronize their data iterations (the Smart |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
First |
Gets or sets the day that the scheduler week starts from.
Inherited from Scheduler |
Resource |
Gets the color schemas used to paint resources in the report. |
Resource |
Gets the number of displayed resources.
Inherited from Scheduler |
Scheduler |
Gets or sets the Scheduler control which is the source of the Xtra |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Smart |
Provides access to options specific to the Smart |
Time |
Gets or sets the time interval used by the print adapter to create a report.
Inherited from Scheduler |
Work |
Gets or sets the work time interval for a day.
Inherited from Scheduler |
See Also