Back to Devexpress

ScaleBasedRangeControlClientOptions Properties

windowsforms-devexpress-dot-xtrascheduler-dot-scalebasedrangecontrolclientoptions-dot-underscore-properties.md

latest3.2 KB
Original Source

ScaleBasedRangeControlClientOptions Properties

A base class for options that specify the interaction settings for a RangeControl and SchedulerControl that are integrated.

NameDescription
AutoFormatScaleCaptionsSpecifies whether auto-formats should be applied to header captions of RangeControl scales.
DataDisplayTypeSpecifies how appointments contained in a SchedulerControl should be indicated in a RangeControl - using thumbnails or numbers.
MaxIntervalWidthGets or sets the RangeControl intervals’ maximum width that can be set when resizing or zooming the RangeControl viewport (in pixels).
MaxSelectedIntervalCountGets or sets the maximum number of intervals that the selected range can include.
MinIntervalWidthGets or sets the RangeControl intervals’ minimum width that can be set when resizing or zooming the RangeControl viewport (in pixels).
RangeMaximumGets or sets the maximum limit of the time range that is available in the RangeControl to navigate within the SchedulerControl.
RangeMinimumGets or sets the minimum limit of the time range that is available in the RangeControl to navigate within the SchedulerControl.
ScalesProvides access to a collection of scales displayed in the RangeControl when it is bound to a SchedulerControl.
ThumbnailHeightGets or sets the height of a single appointment thumbnail displayed in the RangeControl.

See Also

ScaleBasedRangeControlClientOptions Class

ScaleBasedRangeControlClientOptions Members

DevExpress.XtraScheduler Namespace