Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxRangeControlDateTimeClientProperties Properties
Show Inherited Hide Inherited

A Date/Time range selection and visualization model.
Name Description
ActualPrimaryScale protected Returns the date/time scale instance used as the primary scale on the range control‘s ruler provided by the date/time header client. Inherited from TdxRangeControlCustomDateTimeClientProperties.
MaxValue Specifies the highest selectable value within the range control. Inherited from TdxRangeControlCustomClientProperties.
MinValue Specifies the lowest selectable value within the range control. Inherited from TdxRangeControlCustomClientProperties.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
PrimaryScale protected Specifies the primary scale on the range control‘s ruler provided by the date/time header client. Inherited from TdxRangeControlCustomDateTimeClientProperties.
Scale Specifies the scale displayed by the range control‘s ruler provided by the date/time client.
ScaleInterval Specifies the interval between scale tickmarks on the range control‘s ruler. Inherited from TdxRangeControlCustomClientProperties.
ScaleIntervalMinWidth
Scales
Style Provides access to the appearance settings of the range control’s UI elements displayed by the data range selection and visualization model. Inherited from TdxRangeControlCustomClientProperties.
See Also