TcxDateTimeWheelPickerPropertiesValues Properties
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