RadialTimePickerEdit Fields
Represents the Radial Time Picker.| Name | Description |
|---|---|
| ActualEditTemplateProperty static | Identifies the BaseEdit.ActualEditTemplate dependency property. Inherited from BaseEdit. |
| AllowRoundOutOfRangeValueProperty static | Identifies the RadialTimePickerEdit.AllowRoundOutOfRangeValue dependency property. |
| CausesValidationProperty static | Identifies the BaseEdit.CausesValidation dependency property. Inherited from BaseEdit. |
| DateTimeProperty static | Identifies the RadialTimePickerEdit.DateTime dependency property. |
| DisplayFormatStringProperty static | Identifies the BaseEdit.DisplayFormatString dependency property. Inherited from BaseEdit. |
| DisplayMaskProperty static | Identifies the RadialTimePickerEdit.DisplayMask dependency property. |
| DisplayTextConverterProperty static | Identifies the BaseEdit.DisplayTextConverter dependency property. Inherited from BaseEdit. |
| DisplayTextProperty static | Identifies the BaseEdit.DisplayText dependency property. Inherited from BaseEdit. |
| EditTemplateProperty static | Identifies the BaseEdit.EditTemplate dependency property. Inherited from BaseEdit. |
| EditValueConverterProperty static | Identifies the BaseEdit.EditValueConverter dependency property. Inherited from BaseEdit. |
| EditValueProperty static | Identifies the BaseEdit.EditValue dependency property. Inherited from BaseEdit. |
| EditValueTypeProperty static | Identifies the BaseEdit.EditValueType dependency property. Inherited from BaseEdit. |
| HasValidationErrorProperty static | Identifies the BaseEdit.HasValidationError dependency property. Inherited from BaseEdit. |
| IsInLayoutControlProperty static | Identifies the BaseEdit.IsInLayoutControl dependency property. Inherited from BaseEdit. |
| IsReadOnlyProperty static | Identifies the BaseEdit.IsReadOnly dependency property. Inherited from BaseEdit. |
| MaskProperty static | |
| MaxValueProperty static | Identifies the RadialTimePickerEdit.MaxValue dependency property. |
| MinValueProperty static | Identifies the RadialTimePickerEdit.MinValue dependency property. |
| OwnerEditProperty static | Identifies the DevExpress.UI.Xaml.Editors.BaseEdit.OwnerEdit attached property. Inherited from BaseEdit. |
| ShowDateTimeProperty static | Identifies the RadialTimePickerEdit.ShowDateTime dependency property. |
| ShowErrorToolTipProperty static | Identifies the BaseEdit.ShowErrorToolTip dependency property. Inherited from BaseEdit. |
| StyleSettingsProperty static | Identifies the BaseEdit.StyleSettings dependency property. Inherited from BaseEdit. |
| ValidateOnEnterKeyPressedProperty static | Identifies the BaseEdit.ValidateOnEnterKeyPressed dependency property. Inherited from BaseEdit. |
| ValidateOnTextInputProperty static | Identifies the BaseEdit.ValidateOnTextInput dependency property. Inherited from BaseEdit. |
| ValidationErrorProperty static | Identifies the BaseEdit.ValidationError dependency property. Inherited from BaseEdit. |
See Also