TrackBarProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Track |
Initializes a new instance of the Track |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets a value that specifies whether or not an end-user is able to change the editor’s value using the mouse wheel. |
Allow |
Gets or sets a value that specifies whether or not an end-user can select a range of track bar values. |
Bar |
Gets the style settings which define the bar highlight‘s appearance. |
Client |
Specifies the editor’s client programmatic identifier.
Inherited from Edit |
Client |
Gets an object that lists the client-side events specific to the Track |
Convert |
Gets or sets a value that specifies whether empty string values are converted to a null reference when an inplace editor’s value is retrieved from a data source field.
Inherited from Edit |
Css |
Gets or sets the path to a CSS file that defines the editor’s appearance.
Inherited from Edit |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the editor.
Inherited from Edit |
Decrement |
Provides access to the settings that define an image of a decrement button. |
Decrement |
Gets the style settings that define the decrement button‘s appearance. |
Decrement |
Gets or sets a string value that specifies the decrement button‘s tooltip text. |
Direction | Gets or sets a value which defines the track bar direction. |
Display |
Gets or sets the pattern used to format the editor’s value for display purposes.
Inherited from Edit |
Drag |
Gets or sets a string value that specifies the drag handle‘s tooltip text. |
Enable |
Gets or sets the value that specifies whether a specific animation effect is used when the drag handle position is changed. |
Enable |
Gets or sets a value that specifies whether the editor can be manipulated on the client side via code.
Inherited from Edit |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Edit |
Enable |
Gets or sets a value that specifies whether an editor in a focused state is displayed with predefined style settings.
Inherited from Edit |
Encode |
Gets or sets whether to encode cell values in a column/row..
Inherited from Edit |
Equal |
Gets or sets a value that specifies whether or not all tick marks are of the same size. |
Focused |
Gets the style settings which define an editor’s appearance in the focused state.
Inherited from Edit |
Increment |
Provides access to the settings that define an image of an increment button. |
Increment |
Gets the style settings which define the Increment Button‘s appearance. |
Increment |
Gets or sets a string value that specifies the increment button‘s tooltip text. |
Invalid |
Gets the style settings which define an editor’s appearance in the invalid state.
Inherited from Edit |
Items | Gets the collection of items in the track bar control. |
Item |
Gets the style settings that define the item‘s appearance. |
Large |
Gets or sets the maximum value of the span where large tick marks are placed. |
Large |
Gets or sets a value that is the large ticks interval. |
Large |
Gets or sets the start position of the span where large tick marks are placed. |
Large |
Gets the style settings that define the large tick‘s appearance. |
Left |
Gets the style settings which define the left top labels appearance. |
Main |
Provides access to the settings that define an image of a main drag handle. |
Main |
Gets the style settings which define the main drag handle appearance. |
Main |
Gets or sets the tooltip for the main drag handle. |
Max |
Gets or sets the maximum value of a track bar. |
Min |
Gets or sets the minimum value of a track bar. |
Null |
Gets or sets the text displayed within the editor’s edit region when the editor’s value is null.
Inherited from Edit |
Orientation | Gets or sets a value that defines the track bar orientation. |
Parent |
This property is not in effect for the Edit |
Parent |
For internal use only.
Inherited from Edit |
Parent |
This property is not in effect for the Edit |
Read |
Gets style settings for the read-only editor state.
Inherited from Edit |
Right |
Gets the style settings which define the right bottom labels appearance. |
Scale |
Gets or sets format string representation of a scale label. |
Scale |
Gets or sets a value that defines scale labels highlight mode. |
Scale |
Gets or sets the scale position with respect to the track. |
Scale |
Gets the style settings that define the scale appearance. |
Secondary |
Provides access to the settings that define an image of a secondary drag handle. |
Secondary |
Gets the style settings which define the secondary drag handle appearance. |
Secondary |
Gets or sets the secondary drag handle’s tooltip. |
Selected |
Gets the style settings that define the selected item appearance. |
Selected |
Gets the style settings which define the selected Tick appearance. |
Show |
Gets or sets the value that specifies whether or not decrement and increment buttons are shown. |
Show |
Gets or sets the value that specifies whether or not main and secondary drag handles are shown. |
Small |
Gets or sets the frequency of small ticks. |
Small |
Gets the style settings that define the small tick appearance. |
Step | Gets or sets the minimum distance drag handles can be moved. |
Style |
Gets the style settings defining the editor appearance.
Inherited from Edit |
Text |
Gets or sets the data source field that provides display texts for the editor’s items. |
Tool |
Gets or sets the data source field that provides tooltips for the editor’s items. |
Track |
Gets the style settings which define the track appearance. |
Validation |
Gets the editor’s validation settings.
Inherited from Edit |
Value |
Gets or sets the time interval between the time that an end-user has finished changing the editor’s value, and the client ASPx |
Value |
Gets or sets the data source field that provides values for the editor’s items. |
Value |
Gets or sets the format string representation of a value tooltip. |
Value |
Gets or sets the value tooltip position. |
Value |
Gets the style settings which define the value tooltip appearance. |
Value |
Gets or sets the data type of a track bar item value. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Create |
For internal use only.
Inherited from Edit |
Create |
For internal use only.
Inherited from Edit |
Create |
For internal use only.
Inherited from Edit |
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. |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only.
Inherited from Edit |
Get |
For internal use only.
Inherited from Edit |
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. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Require |
For internal use only.
Inherited from Edit |
To |
Returns the string that represents the current object.
Inherited from Edit |
See Also