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