RadialTimePickerEdit Properties
Represents the Radial Time Picker.
Name | Description |
---|---|
Actual |
Gets or sets the actual data template that defines the editor’s presentation. This is a dependency property.
Inherited from Base |
Allow |
Gets or sets whether automatic rounding of out of the range values is enabled. This is a dependency property. |
Allow |
Prevents the Base |
Causes |
Gets or sets a value indicating whether validation is enabled for this editor. This is a dependency property.
Inherited from Base |
Date |
Gets or sets the editor’s date/time value. This is a dependency property. |
Display |
Gets or sets the pattern used to format the editor’s value for display purposes. This is a dependency property.
Inherited from Base |
Display |
|
Display |
Gets the text displayed within the editor. This is a dependency property.
Inherited from Base |
Display |
Gets or sets a converter used to provide the editor’s display value. This is a dependency property.
Inherited from Base |
Edit |
Provides access to an internal editor control.
Inherited from Base |
Edit |
Gets or sets a template that defines the editor’s presentation. This is a dependency property.
Inherited from Base |
Edit |
Gets or sets the editor’s value. This is a dependency property.
Inherited from Base |
Edit |
Gets or sets a converter used to provide the editor’s value. This is a dependency property.
Inherited from Base |
Edit |
Gets or sets the amount of time, in milliseconds, after which a value specified by a user is posted to the editor.
Inherited from Base |
Edit |
Gets or sets whether a value specified by a user should be posted immediately or after a delay.
Inherited from Base |
Edit |
Gets or sets the edit value’s type treatment. This is a dependency property.
Inherited from Base |
Has |
Gets whether an editor has a validation error. This is a dependency property.
Inherited from Base |
Is |
Gets or sets whether the editor’s value can be changed by end-users. This is a dependency property.
Inherited from Base |
Mask | |
Max |
Gets or sets the editor’s maximum value. This is a dependency property. |
Min |
Gets or sets the editor’s minimum value. This is a dependency property. |
Show |
Gets or sets whether to display the text representation of the editor’s value. This is a dependency property. |
Show |
Gets or sets whether a tooltip with error message is shown when the editor is focused. This is a dependency property.
Inherited from Base |
Style |
Gets or sets an object that defines an editor’s appearance and behavior. This is a dependency property.
Inherited from Base |
Validate |
Gets or sets whether the edit value should be validated when pressing the ENTER key. This is a dependency property.
Inherited from Base |
Validate |
Gets or sets whether the edit value should be validated while typing within the editor’s text box. This is a dependency property.
Inherited from Base |
Validation |
Gets or sets the validation error defined for the editor. This is a dependency property.
Inherited from Base |
See Also