SchedulerControlPrintAdapter Members
In This Article
#Constructors
Name | Description |
---|---|
Scheduler |
Initializes a new instance of the Scheduler |
Scheduler |
Initializes a new instance of the Scheduler |
#Properties
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 |
#Methods
Name | Description |
---|---|
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Retrieves the collection of appointments that fall within the specified time interval associated with the specified resource.
Inherited from Scheduler |
Get |
Gets or sets the string identifier of the time zone used by the print adapter.
Inherited from Scheduler |
Get |
Gets the Scheduler |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the color of the specified appointment label.
Inherited from Scheduler |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns a collection of color schemes used for visual representation of Resources in the Scheduler.
Inherited from Scheduler |
Get |
Obtains a collection of visible resources.
Inherited from Scheduler |
Get |
Gets the service object of the specified type.
Inherited from Scheduler |
Get |
Returns the Appointment’s Status by its ID.
Inherited from Scheduler |
Get |
Obtains the time interval for display.
Inherited from Scheduler |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Obtains the collection which identifies which days are assigned to a workweek. |
Get |
Gets a report’s work times for a specified time interval and resource.
Inherited from Scheduler |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Specifies the correct scheduling source, irrespective of its type. |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
#Events
Name | Description |
---|---|
Client |
Occurs when the Scheduler |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
First |
Occurs when the Scheduler |
Resource |
Occurs when the Scheduler |
Scheduler |
Occurs when the Scheduler source of the print adapter is changed.
Inherited from Scheduler |
Time |
Occurs when the Scheduler |
Validate |
Occurs when appointments are retrieved to create a report document.
Inherited from Scheduler |
Validate |
Occurs when resources are obtained for use in the report.
Inherited from Scheduler |
Validate |
Occurs when the print adapter retrieves information on time intervals required for creating a report.
Inherited from Scheduler |
Validate |
Occurs when the print adapter retrieves the work time value for use in the report.
Inherited from Scheduler |
Work |
Occurs when the Scheduler |
See Also