Skip to main content

TcxSchedulerRangeControlClientProperties Properties

A Scheduler data range selection and visualization model.
Name Description
ActualPrimaryScale 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.
AutoAdjustments Specifies how state synchronization is performed for the range and Scheduler controls. Inherited from TcxSchedulerCustomRangeControlClientProperties.
AutoFormatHelper Specifies the class-reference to a helper class that provides the automatic scale formatting functionality. Inherited from TdxRangeControlCustomDateTimeHeaderClientProperties.
AutoFormatScaleCaptions Specifies if the scale label formatting is automatically changed in response to zooming the selectable range in or out. Inherited from TdxRangeControlCustomDateTimeHeaderClientProperties.
DataDisplayType Specifies how scheduled events are displayed within the range control‘s content area. Inherited from TcxSchedulerCustomRangeControlClientProperties.
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 Specifies the primary scale on the range control‘s ruler provided by the date/time header client. Inherited from TdxRangeControlCustomDateTimeClientProperties.
ScaleInterval protected Specifies the interval between scale tickmarks on the range control‘s ruler. Inherited from TdxRangeControlCustomClientProperties.
ScaleIntervalMinWidth
Scales Provides access to all scales that can be displayed on the range control‘s ruler provided by a date/time client. Inherited from TdxRangeControlCustomDateTimeClientProperties.
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.
ThumbnailHeight Specifies the height (in pixels) of event thumbnails displayed in the range control‘s scale cells. Inherited from TcxSchedulerCustomRangeControlClientProperties.
See Also