MVCxSchedulerOptionsToolTips Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Appointment |
Gets or sets the shape of the corners for the tooltip that appears when an appointment is dragged.
Inherited from ASPx |
Appointment |
Gets or sets the location of the custom tooltip form shown when an appointment is dragged.
Inherited from ASPx |
Appointment |
Gets or sets the location of the custom tooltip form shown when the mouse hovers over an appointment on mobile devices.
Inherited from ASPx |
Appointment |
Gets or sets the shape of the corners for the appointment tooltip.
Inherited from ASPx |
Appointment |
Specifies whether the appointment tooltip is displayed as a button or as a hint.
Inherited from ASPx |
Appointment |
Gets or sets the location of the custom tooltip form shown when the mouse hovers over an appointment.
Inherited from ASPx |
Selection |
Gets or sets the shape of the corners for the time cell selection tooltip.
Inherited from ASPx |
Selection |
Gets or sets the location of the custom tooltip form shown when the mouse cursor is positioned above selected time cells.
Inherited from ASPx |
Show |
Gets or sets whether a tooltip is shown when an appointment is dragged.
Inherited from ASPx |
Show |
Gets or sets whether a tooltip is shown for an appointment.
Inherited from ASPx |
Show |
true if a tooltip is shown for a selected area in the scheduler; otherwise, false .
Inherited from ASPx |
#Methods
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