AllowMouseWheel
|
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.
|
AllowRangeSelection
|
Gets or sets a value that specifies whether or not an end-user can select a range of track bar values.
|
BarHighlightStyle
|
Gets the style settings which define the bar highlight's appearance.
|
ClientInstanceName
|
Specifies the editor's client programmatic identifier.
|
ClientSideEvents
|
Gets an object that lists the client-side events specific to the TrackBarProperties.
|
ConvertEmptyStringToNull
|
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.
|
CssFilePath
|
Gets or sets the path to a CSS file that defines the editor's appearance.
|
CssPostfix
|
Gets or sets a CSS class name postfix that identifies style settings to be applied to the editor.
|
DecrementButtonImage
|
Provides access to the settings that define an image of a decrement button.
|
DecrementButtonStyle
|
Gets the style settings that define the decrement button's appearance.
|
DecrementButtonToolTip
|
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.
|
DisplayFormatString
|
Gets or sets the pattern used to format the editor's value for display purposes.
|
DragHandleToolTip
|
Gets or sets a string value that specifies the drag handle's tooltip text.
|
EnableAnimation
|
Gets or sets the value that specifies whether a specific animation effect is used when the drag handle position is changed.
|
EnableClientSideAPI
|
Gets or sets a value that specifies whether the editor can be manipulated on the client side via code.
|
EnableDefaultAppearance
|
Obsolete. Specifies whether to enable the control's default appearance.
|
EnableFocusedStyle
|
Gets or sets a value that specifies whether an editor in a focused state is displayed with predefined style settings.
|
EncodeHtml
|
Gets or sets a value that specifies whether the editor's value and element content is rendered as pure HTML, or HTML markers are stripped out.
|
EqualTickMarks
|
Gets or sets a value that specifies whether or not all tick marks are of the same size.
|
FocusedStyle
|
Gets the style settings which define an editor's appearance in the focused state.
|
IncrementButtonImage
|
Provides access to the settings that define an image of an increment button.
|
IncrementButtonStyle
|
Gets the style settings which define the Increment Button's appearance.
|
IncrementButtonToolTip
|
Gets or sets a string value that specifies the increment button's tooltip text.
|
InvalidStyle
|
Gets the style settings which define an editor's appearance in the invalid state.
|
Items
|
Gets the collection of items in the track bar control.
|
ItemStyle
|
Gets the style settings that define the item's appearance.
|
LargeTickEndValue
|
Gets or sets the maximum value of the span where large tick marks are placed.
|
LargeTickInterval
|
Gets or sets a value that is the large ticks interval.
|
LargeTickStartValue
|
Gets or sets the start position of the span where large tick marks are placed.
|
LargeTickStyle
|
Gets the style settings that define the la |