MVCxSchedulerOptionsToolTips Methods
Provides properties and methods which allow you to specify tooltip visibility, layout options and templates used for rendering tooltips.
Name | Description |
---|---|
Assign |
Copies the settings from the specified Base |
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 |
Set |
Allows you to provide a template for rendering a tooltip for an appointment being dragged. |
Set |
Allows you to provide a template for rendering a tooltip for an appointment being dragged. |
Set |
Allows you to provide a template for the appointment tooltip on mobile. |
Set |
Allows you to provide a template for the appointment tooltip on mobile. |
Set |
Allows you to provide a template for the appointment tooltip. |
Set |
Allows you to provide a template for the appointment tooltip. |
Set |
Allows you to provide a template for the tooltip shown for a selected area in the scheduler. |
Set |
Allows you to provide a template for the tooltip shown for a selected area in the scheduler. |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also