Classes
| Class | Description | |
|---|---|---|
|
|
Contains arguments of an event occuring when a button switching to the next or the previous period on a Scheduler control is pressed. An event is available through Scheduler.ButtonPressed and Scheduler.EventButtonPressed. |
|
|
|
Contains arguments of an event that specifies custom text of labels at the time ruler. |
|
|
|
Provides data for the Scheduler.GetDayInfo event. |
|
|
|
A column object on the left side on main part of a scheduler. |
|
|
|
A collection containing ResourceColumn objects displayed in a scheduler. |
|
|
|
Contains arguments of an event called when width of a column on a list in a left part of a control is changed. |
|
|
|
A class of an object representing a single row in a ResourceRow.Scheduler object. |
|
|
|
Contains argument of an event occuring when a ResourceRow object is changed after its text is edited on a list or expanding or contracting child rows from a ResourceRow.ChildRows collection. |
|
|
|
A collection containing ResourceRow objects displayed in a scheduler. |
|
|
|
Contains arguments of an event called when a branch of a tree is expanded or contracted by clicking a mouse on [+] or [-] or changing a value of a client ResourceRow.Expanded property. |
|
|
|
Contains arguments of an event called after text in a ResourceRow is edited. |
|
|
|
A scheduler control presenting information on some resources at a given time on ASP.NET pages. |
|
|
|
An object represeting a single rectangle assigned to a particular ResourceRow somewhere in time. |
|
|
|
Contains arguments of an event called when a SchedulerItem object is changed as a result of an edit or using drag&drop changing times and resource of this object. |
|
|
|
A collection containing SchedulerItem objects displayed in a scheduler. |
|
|
|
Contains arguments of an event called after a drag&drop operation on a SchedulerItem object is performed. |
|
|
|
A collection containing all SchedulerItem objects from all ResourceRow objects. |
|
|
|
Contains arguments of an event called after text on a SchedulerItem event is edited. |
|
|
|
A class representing a single, non-editable rectangle assigned to a group of ResourceRow somewhere in time. |
|
|
|
A collection containing SchedulerRegion objects displayed in a scheduler. |
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
Enumerates formats used to display time. Available settings 1...12 am/pm, 0...23 or depending on system settings. |
|
|
|
Specifies how scheduler control shows a free time columns in the time grid |
|
|
|
The enum defines values used by the Scheduler.LinkLineMode property to control appearance of the lines make connections between scheduler item objects. |
|
|
|
Determines reasons for a Scheduler.RowChanged event call. |
|
|
|
Determines how SchedulerItem objects in child ResourceRow objects will be summed. |
|
|
|
A list of flags controlling operation of a Scheduler control. |
|
|
|
Defines buttons that can be placed on a Scheduler control. |
|
|
|
Defines scheduler color schemes that can be used to initialize scheduler colntrol properties using a Scheduler.LoadColorsSchema method. |
|
|
|
Flags determining a SchedulerItem object behavior. |
|
|
|
Determines details of a drag&drop operation performed on a SchedulerItem object. |
|
|
|
Determines reasons for a Scheduler.ItemChanged event call. |
|
|
|
Defines a possible behavior of a drag&drop operation moving a SchedulerItem object on a Scheduler control. |
|
|
|
Defines a possible result of a drag&drop operation moving beginning or end of a SchedulerItem object on a Scheduler control. |
|
|
|
SchedulerItem object view types displayed on a scheduler. |
|
|
|
Properties containing values determining a Scheduler control appearance. |
|
|
|
Set the resolution (precision) the hours and days are displayed with. |
|
|
|
A set of flags determining what information in control's properties are to persist to subsequent requests to a Scheduler server object using a ViewState mechanism. |

