Skip to main content

TdxRangeControlCustomClientProperties Properties

The base class for all classes that implement data range selection and visualization models employed by the range control.
Name Description
MaxValue Specifies the highest selectable value within the range control.
MinValue Specifies the lowest selectable value within the range control.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
ScaleInterval protected Specifies the interval between scale tickmarks on the range control‘s ruler.
ScaleIntervalMinWidth
Style Provides access to the appearance settings of the range control’s UI elements displayed by the data range selection and visualization model.
See Also