Represents a slider control with adjustable value.
The following tables list the members exposed by the Slider type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Slider class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether the control will post back to the server when the value has changed. |
|
![]() |
Gets or sets a value indicating which library will be used in the control's client-side scripts. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the control is loaded. |
|
![]() |
Gets or sets the data item bound to the control. |
|
![]() |
Gets or sets the field from the data source to bind to the Value property of the control. |
|
![]() |
Gets or sets the number of digits to display after the floating point. |
|
![]() |
Gets or sets the height of the control. |
|
![]() |
Gets a value indicating the control has its Theme property set to a specified value. |
|
![]() |
Gets or sets the caption of the control. |
|
![]() |
Gets or sets the caption alignment. |
|
![]() |
Gets or sets the license key of the control. |
|
![]() |
Gets or sets the maximum possible value. |
|
![]() |
Gets or sets the minimum possible value. |
|
![]() |
Specifies the orientation of the control. |
|
![]() |
Gets or sets the amount with which the value of the control is incremented or decremented, when the handle is moved. |
|
![]() |
Gets or sets the theme applied to the control. |
|
![]() |
Gets or sets the value of the control. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the value changes |
|
![]() |
Gets or sets the width of the control. |
Name | Description | |
---|---|---|
![]() |
Control.TagKey override. |
Name | Description | |
---|---|---|
![]() |
Overloaded. |
|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Raises the BeginLoad event. |
|
![]() |
Raises the EndLoad event. |
|
![]() |
Control.OnPreRender override. |
|
![]() |
Raises the ValueChanged event. |
|
![]() |
DataBoundControl.PerformDataBinding override. |
|
![]() |
DataBoundControl.PerformSelect override. |
|
![]() |
Control.Render override. |
|
![]() |
WebControl.RenderContents override. |
Name | Description | |
---|---|---|
![]() |
Raised when the component starts loading data from a file or memory stream. |
|
![]() |
Raised when the component ends loading data from a file or memory stream. |
|
![]() |
Raised when the value changes. |