Skip to main content

TcxSchedulerRangeControlAutoAdjustingInfo.MaxRangeValue Field

Stores the highest selectable date/time value within the range control.

Declaration

MaxRangeValue: TDateTime

Field Value

Type
TDateTime

Remarks

The MinRangeValue and MaxRangeValue fields determine the range of date/time values available for selection in the range control associated with the Scheduler. The MaxRangeValue field is used to specify the range control’s new ClientProperties.MaxValue property value if the aaRangeControl state synchronization flag is set..

See Also