RangeSelectorSliderMarkerBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Range |
For internal use only. Initializes a new Range |
#Methods
Name | Description |
---|---|
Color |
Specifies the color of the slider markers. Mirrors the client-side color option. |
Color |
Specifies the color of the slider markers. Mirrors the client-side color option. |
Customize |
Specifies a callback function that returns the text to be displayed by slider markers. Mirrors the client-side customize |
Customize |
Specifies a callback function that returns the text to be displayed by slider markers. Mirrors the client-side customize |
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. |
Font |
Specifies font properties for the text displayed by the range selector slider markers. Mirrors the client-side font object. |
Format |
Formats a value before it is displayed in a slider marker. Mirrors the client-side format option. |
Format |
Formats a value before it is displayed in a slider marker. Mirrors the client-side format option. |
Format |
Formats a value before it is displayed in a slider marker. Mirrors the client-side format object. |
Format |
Formats a value before it is displayed in a slider marker. 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. |
Invalid |
Specifies the color used for the slider marker text when the currently selected range does not match the min |
Invalid |
Specifies the color used for the slider marker text when the currently selected range does not match the min |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Padding |
Specifies the empty space between the marker's left and right borders and the marker's text. Mirrors the client-side padding |
Padding |
Specifies the empty space between the marker's left and right borders and the marker's text. Mirrors the client-side padding |
Padding |
Specifies the empty space between the marker's top and bottom borders and the marker's text. Mirrors the client-side padding |
Padding |
Specifies the empty space between the marker's top and bottom borders and the marker's text. Mirrors the client-side padding |
Placeholder |
Specifies the placeholder height of the slider marker. Mirrors the client-side placeholder |
Placeholder |
Specifies the placeholder height of the slider marker. Mirrors the client-side placeholder |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Indicates whether or not the slider markers are visible. Mirrors the client-side visible option. |
Visible |
Indicates whether or not the slider markers are visible. Mirrors the client-side visible option. |
See Also