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.
|
Caption
|
Gets or sets the TrackBar caption.
|
CaptionCellStyle
|
Gets the style settings that define the caption cell appearance.
|
CaptionSettings
|
Provides access to the editor caption settings.
|
CaptionStyle
|
Gets the style settings that define the caption 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
|
Obsolete. This property is not in effect for the MVCxTrackBarProperties class.
|
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 large tick‘s appearance.
|
LeftTopLabelStyle
|
Gets the style settings which define the left top labels appearance.
|
MainDragHandleImage
|
Provides access to the settings that define an image of a main drag handle.
|
MainDragHandleStyle
|
Gets the style settings which define the main drag handle appearance.
|
MainDragHandleToolTip
|
Gets or sets the tooltip for the main drag handle.
|
MaxValue
|
Gets or sets the maximum value of a track bar.
|
MinValue
|
Gets or sets the minimum value of a track bar.
|
NullDisplayText
|
Gets or sets the text displayed within the editor’s edit region when the editor’s value is null.
|
Orientation
|
Gets or sets a value that defines the track bar orientation.
|
ParentImages
|
This property is not in effect for the EditPropertiesBase class.
|
ParentSkinOwner
|
For internal use only.
|
ParentStyles
|
This property is not in effect for the EditPropertiesBase class.
|
ReadOnlyStyle
|
Gets style settings for the read-only editor state.
|
RightBottomLabelStyle
|
Gets the style settings which define the right bottom labels appearance.
|
RootStyle
|
Gets the style settings defining the appearance of an editor container.
|
ScaleLabelFormatString
|
Gets or sets format string representation of a scale label.
|
ScaleLabelHighlightMode
|
Gets or sets a value that defines scale labels highlight mode.
|
ScalePosition
|
Gets or sets the scale position with respect to the track.
|
ScaleStyle
|
Gets the style settings that define the scale appearance.
|
SecondaryDragHandleImage
|
Provides access to the settings that define an image of a secondary drag handle.
|
SecondaryDragHandleStyle
|
Gets the style settings which define the secondary drag handle appearance.
|
SecondaryDragHandleToolTip
|
Gets or sets the secondary drag handle’s tooltip.
|
SelectedItemStyle
|
Gets the style settings that define the selected item appearance.
|
SelectedTickStyle
|
Gets the style settings which define the selected Tick appearance.
|
ShowChangeButtons
|
Gets or sets the value that specifies whether or not decrement and increment buttons are shown.
|
ShowDragHandles
|
Gets or sets the value that specifies whether or not main and secondary drag handles are shown.
|
SmallTickFrequency
|
Gets or sets the frequency of small ticks.
|
SmallTickStyle
|
Gets the style settings that define the small tick appearance.
|
Step
|
Gets or sets the minimum distance drag handles can be moved.
|
Style
|
Obsolete. This property is not in effect for the MVCxTrackBarProperties class.
|
TextField
|
Gets or sets the data source field that provides display texts for the editor’s items.
|
ToolTipField
|
Gets or sets the data source field that provides tooltips for the editor’s items.
|
TrackStyle
|
Gets the style settings which define the track appearance.
|
ValidationSettings
|
Gets the track bar’s validation settings.
|
ValueChangedDelay
|
Gets or sets the time interval between the time that an end-user has finished changing the editor’s value, and the client ASPxClientTrackBar.PositionChanged and ASPxClientEdit.ValueChanged events are raised.
|
ValueField
|
Gets or sets the data source field that provides values for the editor’s items.
|
ValueToolTipFormatString
|
Gets or sets the format string representation of a value tooltip.
|
ValueToolTipPosition
|
Gets or sets the value tooltip position.
|
ValueToolTipStyle
|
Gets the style settings which define the value tooltip appearance.
|
ValueType
|
Gets or sets the data type of a track bar item value.
|