SliderTooltipBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Slider |
For internal use only. Initializes a new Slider |
#Methods
Name | Description |
---|---|
Enabled |
Specifies whether a tooltip is enabled. Mirrors the client-side enabled option. |
Enabled |
Specifies whether a tooltip is enabled. Mirrors the client-side enabled option. |
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. |
Format |
Specifies a tooltip's display format. Mirrors the client-side format option. |
Format |
Specifies a tooltip's display format. Mirrors the client-side format option. |
Format |
Specifies a tooltip's display format. Mirrors the client-side format object. |
Format |
Specifies a tooltip's display format. Mirrors the client-side format option. |
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. |
Option |
Specifies an option by its name. |
Position |
Specifies whether a tooltip is over or under the slider. Mirrors the client-side position option. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Show |
Specifies when the UI component shows a tooltip. Mirrors the client-side show |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also