MVCxTrackBarProperties Properties
Contains TrackBar specific 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.
Inherited from Track |
Allow |
Gets or sets a value that specifies whether or not an end-user can select a range of track bar values.
Inherited from Track |
Bar |
Gets the style settings which define the bar highlight‘s appearance.
Inherited from Track |
Caption |
Gets or sets the Track |
Caption |
Gets the style settings that define the caption cell appearance. |
Caption |
Provides access to the editor caption settings. |
Caption |
Gets the style settings that define the caption 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.
Inherited from Track |
Decrement |
Gets the style settings that define the decrement button‘s appearance.
Inherited from Track |
Decrement |
Gets or sets a string value that specifies the decrement button‘s tooltip text.
Inherited from Track |
Direction |
Gets or sets a value which defines the track bar direction.
Inherited from Track |
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.
Inherited from Track |
Enable |
Gets or sets the value that specifies whether a specific animation effect is used when the drag handle position is changed.
Inherited from Track |
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 |
Obsolete. This property is not in effect for the MVCx |
Equal |
Gets or sets a value that specifies whether or not all tick marks are of the same size.
Inherited from Track |
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.
Inherited from Track |
Increment |
Gets the style settings which define the Increment Button‘s appearance.
Inherited from Track |
Increment |
Gets or sets a string value that specifies the increment button‘s tooltip text.
Inherited from Track |
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.
Inherited from Track |
Item |
Gets the style settings that define the item‘s appearance.
Inherited from Track |
Large |
Gets or sets the maximum value of the span where large tick marks are placed.
Inherited from Track |
Large |
Gets or sets a value that is the large ticks interval.
Inherited from Track |
Large |
Gets or sets the start position of the span where large tick marks are placed.
Inherited from Track |
Large |
Gets the style settings that define the large tick‘s appearance.
Inherited from Track |
Left |
Gets the style settings which define the left top labels appearance.
Inherited from Track |
Main |
Provides access to the settings that define an image of a main drag handle.
Inherited from Track |
Main |
Gets the style settings which define the main drag handle appearance.
Inherited from Track |
Main |
Gets or sets the tooltip for the main drag handle.
Inherited from Track |
Max |
Gets or sets the maximum value of a track bar.
Inherited from Track |
Min |
Gets or sets the minimum value of a track bar.
Inherited from Track |
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.
Inherited from Track |
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.
Inherited from Track |
Root |
Gets the style settings defining the appearance of an editor container. |
Scale |
Gets or sets format string representation of a scale label.
Inherited from Track |
Scale |
Gets or sets a value that defines scale labels highlight mode.
Inherited from Track |
Scale |
Gets or sets the scale position with respect to the track.
Inherited from Track |
Scale |
Gets the style settings that define the scale appearance.
Inherited from Track |
Secondary |
Provides access to the settings that define an image of a secondary drag handle.
Inherited from Track |
Secondary |
Gets the style settings which define the secondary drag handle appearance.
Inherited from Track |
Secondary |
Gets or sets the secondary drag handle’s tooltip.
Inherited from Track |
Selected |
Gets the style settings that define the selected item appearance.
Inherited from Track |
Selected |
Gets the style settings which define the selected Tick appearance.
Inherited from Track |
Show |
Gets or sets the value that specifies whether or not decrement and increment buttons are shown.
Inherited from Track |
Show |
Gets or sets the value that specifies whether or not main and secondary drag handles are shown.
Inherited from Track |
Small |
Gets or sets the frequency of small ticks.
Inherited from Track |
Small |
Gets the style settings that define the small tick appearance.
Inherited from Track |
Step |
Gets or sets the minimum distance drag handles can be moved.
Inherited from Track |
Style |
Obsolete. This property is not in effect for the MVCx |
Text |
Gets or sets the data source field that provides display texts for the editor’s items.
Inherited from Track |
Tool |
Gets or sets the data source field that provides tooltips for the editor’s items.
Inherited from Track |
Track |
Gets the style settings which define the track appearance.
Inherited from Track |
Validation |
Gets the track bar’s validation settings. |
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.
Inherited from Track |
Value |
Gets or sets the format string representation of a value tooltip.
Inherited from Track |
Value |
Gets or sets the value tooltip position.
Inherited from Track |
Value |
Gets the style settings which define the value tooltip appearance.
Inherited from Track |
Value |
Gets or sets the data type of a track bar item value.
Inherited from Track |
See Also