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

TcxDateTimeWheelPickerPropertiesValues Properties
Show Inherited Hide Inherited

Contains the property flags that indicate which properties specific to the date-time wheel picker editor have been assigned.
Name Description
MaxDate Specifies if the wheel picker editor’s Properties.MaxDate property is assigned a value.
MaxValue protected Inherited from TcxCustomEditPropertiesValues.
MinDate Specifies if the wheel picker editor’s Properties.MinDate property is assigned a value.
MinValue protected Inherited from TcxCustomEditPropertiesValues.
ReadOnly Specifies whether an editor’s read-only state has been modified. Inherited from TcxCustomEditPropertiesValues.
See Also