MindFusion.Scheduling for ASP.NET Programmer's Guide
MindFusion.Scheduling Namespace
Classes Enumerations
 

 Classes

  Class Description

BaseForm

The BaseForm class is the base class for all built-in forms.

Calendar

The Calendar class.

CellEventArgs

Contains the arguments passed to handlers of the DateMouseUp, DateMouseDown, DateClick, DateDoubleClick and hidden items cue related event.

Contact

Instances of the Contact class contain contact information about individual persons. Contact objects are used by schedule classes that have human resources associated with them.

EditForm

The EditForm class represents a built-in form for items editing.

FormEventArgs

Contains the arguments passed to handlers of the FormShow event.

HeaderEventArgs

Contains the arguments passed to handlers of the HeaderClick events.

Item

Represents events scheduled to occur at some point in time.

ItemChangedEventArgs

Contains the arguments passed to handlers of the ItemModifying and ItemDragEnd events.

ItemEventArgs

Contains the arguments passed to handlers of the item related events.

ItemLocationEventArgs

Contains the arguments passed to handlers of item mouse, click and drag related events.

ItemModifiedEventArgs

Contains the arguments passed to handlers of the ItemModified event.

ItemsCueForm

The ItemsCueForm class represents a dialog that gives details about items, which are present but not rendered in the cell, usually due to lack of space.

ItemSelectionEventArgs

Contains the arguments passed to handlers of the ItemSelectionChanged event.

Location

Instances of this class contain address information that identifies distinct locations. Location objects are used by schedule classes that have locations and addresses allocated to them.

MouseEventArgs

Contains the arguments passed to handlers of the MouseEnter, MouseMove and MouseLeave calendar and item events.

NewForm

The NewForm class represents a dialog for creating new items.

Recurrence

Defines recurrence patterns for items scheduled to repeat.

RecurrenceException

The RecurrenceException class represents an exception from the recurrence patterns.

RecurrenceForm

The RecurrenceForm class represents a dialog for creating and modifying Recurrence objects.

Reminder

The Reminder class represents reminders associated with schedule items and tasks.

Resource

Instances of the Resource class contain information about arbitrary resources.

SelectionChangedEventArgs

Contains the arguments passed to handlers of the SelectionChanged event.

SelectionEventArgs

Contains the arguments passed to handlers of the SelectionStart and SelectionEnd events.

Task

Instances of this class contain task information. Task objects are used by schedule items that are allocated to some task.

TaskEventArgs

Contains the arguments passed to handlers of the TaskReminderTriggered event.

WebPlanner.RecurrenceStringValidationEventArgs

Contains the arguments passed to handlers of the RecurrenceStringValidation event.

 Enumerations

  Enumeration Description

CalendarView

Specifies the type of view to display in a calendar control.

DailyRecurrence

Specifies the pattern of daily recurrence for a task.

DayOfWeekType

Specifies the day of the week.

DaysOfWeek

Specifies the day of the week.

GroupType

Specifies the type of grouping to apply at items in the calendar control.

ItemModifyAction

Specifies the type of modification action used, when an item is modified.

Keys

Identifies special Keys.

MonthlyRecurrence

Specifies the pattern of daily recurrence for a task.

Occurrence

Specifies the occurrence of the event.

Orientation

Specifies orientation for calendar items and views.

RecurrenceEnd

Specifies when the recurrence series ends.

RecurrencePattern

Specifies the pattern of recurrence for a task.

RecurrenceState

Specifies the recurrence state of items.

ReminderType

Specifies the type of a reminder.

TaskPriority

Specifies the priority of tasks.

TaskStatus

Specifies the status of the task.

ThemeType

Specifies the theme to be applied.

TimeUnit

Specifies the TimeUnit.

WeekRangeViewStyle

Specifies whether there are multiple weeks displayed in WeekRange view.

YearlyRecurrence

Specifies the yearly recurrence of an item.