![]() | EventPanel Methods |
The EventPanel type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddCoordinator |
Add a coordinator.
|
![]() ![]() | AddExpense |
Add an expense under the 'Expenses' tab.
|
![]() ![]() | AddPreference |
Add a Preference to an Event under the 'Options' tab
|
![]() ![]() | AddRegistrant |
Start to add a registrant by clicking the add button under the 'Registrations' tab.
|
![]() ![]() | AddRegistrationOption |
Add a registration option.
|
![]() ![]() | AddTaskDialog |
Initiate the dialog for adding a task on the 'Tasks/Coordinators' tab.
Note: This is technically a different dialog than the dialog for editing a task.
|
![]() ![]() | CoordinatorExists |
Check if the event record panel has the provided coordinator listed.
|
![]() ![]() | CopyRegistrationOptions |
Copy the registration options from another existing event.
|
![]() ![]() | EditTask |
Open the 'Edit task' dialog for task in the 'Tasks/Coordinators' tab.
Note: This is technically a different dialog than the dialog for adding a task.
|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | ExpenseExists |
Check if an expense exists in the 'Expenses' tab.
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | IsEventName |
Check if the event record panel has the provided name.
|
![]() ![]() | IsLocation |
Check if the event record panel occurs at the provided location.
|
![]() ![]() | IsStartDate |
Check if the event record panel starts on the provided start date.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | PreferenceExists |
Check if a preference exists under the 'Options' tab of the current Event Panel.
|
![]() ![]() | RegistrationOptionExists |
Check if a registration option exists.
|
![]() ![]() | ReminderExists |
Check if a reminder exists on task in the 'Tasks/Coordinators' tab.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |