SchedulerOptionsBehaviorBase Members
In This Article
#Properties
Name | Description |
---|---|
Client |
Gets or sets the client time zone of the Scheduler. |
Recurrent |
Gets or sets a type of action being performed when a command is issued to delete a recurrent appointment. |
Recurrent |
Gets or sets a type of action being performed when a command is issued to edit a recurrent appointment. |
Reminders |
Gets or sets the type of default action which is applied when the Reminders Form is closed. |
Select |
Gets or sets whether the right click selects a cell under the cursor. |
Show |
Obsolete. Gets or sets the visibility mode of the current Time Indicator. |
Show |
Gets or sets whether a Reminders Form is shown. |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as the parameter to the current object. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
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 |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all notification options to their default values.
Inherited from Scheduler |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also