RangeSelectorBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Range |
For internal use only. Initializes a new Range |
#Methods
Name | Description |
---|---|
Background |
Specifies the properties for the range selector's background. Mirrors the client-side background object. |
Behavior |
Specifies the Range |
Chart |
Specifies the properties required to display a chart as the range selector's background. Mirrors the client-side chart object. |
Container |
Specifies the color of the parent page element. Mirrors the client-side container |
Container |
Specifies the color of the parent page element. Mirrors the client-side container |
Data |
Specifies a data source for the scale values and for the chart at the background. Mirrors the client-side data |
Data |
Binds a RangeArray , List , or IEnumerable .
|
Data |
Binds a Range |
Data |
Binds a Range |
Data |
Specifies the data source field that provides data for the scale. Mirrors the client-side data |
Data |
Specifies the data source field that provides data for the scale. Mirrors the client-side data |
Data |
Provides access to methods that mirror client-side data source options. |
Disabled |
Specifies whether the UI component responds to user interaction. Mirrors the client-side disabled option. |
Disabled |
Specifies whether the UI component responds to user interaction. Mirrors the client-side disabled option. |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
Element |
Mirrors the client-side element |
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. |
Export |
Configures the exporting and printing features. Mirrors the client-side export object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
ID |
Specifies the id attribute for the control’s HTML element (used for nested controls within templates).
|
ID |
Specifies the id attribute for the control’s HTML element.
|
Indent |
Range selector's indent properties. Mirrors the client-side indent object. |
Loading |
Configures the loading indicator. Mirrors the client-side loading |
Margin |
Generates space around the UI component. Mirrors the client-side margin object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
A function that is executed before the UI component is disposed of. Mirrors the client-side on |
On |
A function that is executed before the UI component is disposed of. Mirrors the client-side on |
On |
A function that is executed when the UI component's rendering has finished. Mirrors the client-side on |
On |
A function that is executed when the UI component's rendering has finished. Mirrors the client-side on |
On |
A function that is executed after the UI component is exported. Mirrors the client-side on |
On |
A function that is executed after the UI component is exported. Mirrors the client-side on |
On |
A function that is executed before the UI component is exported. Mirrors the client-side on |
On |
A function that is executed before the UI component is exported. Mirrors the client-side on |
On |
A function that is executed before a file with exported UI component is saved to the user's local storage. Mirrors the client-side on |
On |
A function that is executed before a file with exported UI component is saved to the user's local storage. Mirrors the client-side on |
On |
A function that is executed when an error or warning occurs. Mirrors the client-side on |
On |
A function that is executed when an error or warning occurs. Mirrors the client-side on |
On |
A function used in Java |
On |
A function used in Java |
On |
A function that is executed after a UI component property is changed. Mirrors the client-side on |
On |
A function that is executed after a UI component property is changed. Mirrors the client-side on |
On |
A function that is executed after the UI component's value is changed. Mirrors the client-side on |
On |
A function that is executed after the UI component's value is changed. Mirrors the client-side on |
Option |
Specifies an option by its name. |
Path |
Notifies the UI component that it is embedded into an HTML page that uses a tag modifying the path. Mirrors the client-side path |
Path |
Notifies the UI component that it is embedded into an HTML page that uses a tag modifying the path. Mirrors the client-side path |
Redraw |
Specifies whether to redraw the UI component when the size of the container changes or a mobile device rotates. Mirrors the client-side redraw |
Redraw |
Specifies whether to redraw the UI component when the size of the container changes or a mobile device rotates. Mirrors the client-side redraw |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Render() |
Inherited from Widget |
Rtl |
Switches the UI component to a right-to-left representation. Mirrors the client-side rtl |
Rtl |
Switches the UI component to a right-to-left representation. Mirrors the client-side rtl |
Scale |
Specifies properties of the range selector's scale. Mirrors the client-side scale object. |
Selected |
Specifies the color of the selected range. Mirrors the client-side selected |
Selected |
Specifies the color of the selected range. Mirrors the client-side selected |
Selected |
Specifies how the selected range should behave when data is updated. Applies only when the Range |
Shutter |
Specifies range selector shutter properties. Mirrors the client-side shutter object. |
Size |
Mirrors the client-side size object. |
Slider |
Specifies the appearance of the range selector's slider handles. Mirrors the client-side slider |
Slider |
Defines the properties of the range selector slider markers. Mirrors the client-side slider |
Theme |
Sets the name of the theme the UI component uses. Mirrors the client-side theme option. |
Title |
Configures the UI component's title. Mirrors the client-side title option. |
Title |
Configures the UI component's title. Mirrors the client-side title object. |
Title |
Configures the UI component's title. Mirrors the client-side title option. |
To |
Inherited from Widget |
To |
Renders the control as a template string for use in another control’s template.
Inherited from Widget |
Value |
The selected range (initial or current). Equals the entire scale when not set. Mirrors the client-side value option. |
Value |
The selected range (initial or current). Equals the entire scale when not set. Mirrors the client-side value object. |
Value |
The selected range (initial or current). Equals the entire scale when not set. Mirrors the client-side value option. |
Value |
The selected range (initial or current). Equals the entire scale when not set. Mirrors the client-side value option. |
Value |
The selected range (initial or current). Equals the entire scale when not set. Mirrors the client-side value option. |
See Also