Enabled(JS)
|
Specifies whether a tooltip is enabled. Mirrors the client-side enabled option.
|
Enabled(Boolean)
|
Specifies whether a tooltip is enabled. Mirrors the client-side enabled option.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
Format(Format)
|
Specifies a tooltip's display format. Mirrors the client-side format option.
|
Format(JS)
|
Specifies a tooltip's display format. Mirrors the client-side format option.
|
Format(Action<FormatBuilder>)
|
Specifies a tooltip's display format. Mirrors the client-side format object.
|
Format(String)
|
Specifies a tooltip's display format. Mirrors the client-side format option.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
Option(String, Object)
|
Specifies an option by its name.
|
Position(VerticalEdge)
|
Specifies whether a tooltip is over or under the slider. Mirrors the client-side position option.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ShowMode(SliderTooltipShowMode)
|
Specifies when the UI component shows a tooltip. Mirrors the client-side showMode option.
|
ToString()
|
Returns a string that represents the current object.
|