Xceed Toolkit for Maui v2.0 Documentation
TimeUpDown Class Members
Fields  Properties  Methods  Events


Xceed.Maui.Toolkit Assembly > Xceed.Maui.Toolkit Namespace : TimeUpDown Class

The following tables list the members exposed by TimeUpDown.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)  
Top
Protected Fields
 NameDescription
Protected Field (Inherited from Microsoft.Maui.Controls.View)
Top
Public Properties
 NameDescription
Public PropertyGets or sets if spinning is available for the UpDown control.  (Inherited from Xceed.Maui.Toolkit.UpDownBase<T>)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public PropertyGets or sets the Brush that will be used to paint the Control's background. (Inherited from Xceed.Maui.Toolkit.Control)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
Public PropertyGets or sets the Brush that will be used to paint the Control's Border. (Inherited from Xceed.Maui.Toolkit.Control)
Public PropertyGets or sets the thickness of this Control's Border. (Inherited from Xceed.Maui.Toolkit.Control)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public Property (Inherited from Microsoft.Maui.Controls.NavigableElement)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets if typing a value that exceeds the values set in the Minimum or Maximum properties will clip said value to those pre-determined thresholds. (Inherited from Xceed.Maui.Toolkit.UpDownBase<T>)
Public Property (Inherited from Microsoft.Maui.Controls.TemplatedView)
Public PropertyGets or sets the radius for the 4 corners of this Control.  (Inherited from Xceed.Maui.Toolkit.Control)
Public PropertyGets or sets the CultureInfo associated with the InputBase.  (Inherited from Xceed.Maui.Toolkit.InputBase)
Public PropertyGets or sets which DateTimePart is currently selected. (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Public PropertyGets or sets the custom format string that will be used when the Control's FormatPattern property is set to Custom.  (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Public PropertyOverridden. Gets or sets the default value used by the TimeUpDown control.  
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets the FontAttributes that will be applied to the Control's textual Content.  (Inherited from Xceed.Maui.Toolkit.Control)
Public PropertyGets or sets the font family that will be used to display the Control's textual Content.  (Inherited from Xceed.Maui.Toolkit.Control)
Public PropertyGets or sets the font size that will determine the scale of the Control's textual Content.  (Inherited from Xceed.Maui.Toolkit.Control)
Public PropertyGets or sets the TimeFormatPattern that will be used to display the TimeOnly value.  
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.View)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets how the Control's Content is aligned horizontally. (Inherited from Xceed.Maui.Toolkit.Control)
Public Property (Inherited from Microsoft.Maui.Controls.View)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.View)
Public PropertyOverridden. Gets or sets the highest value allowed by the TimeUpDown control.  
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyOverridden. Gets or sets the lowest value allowed by the TimeUpDown control.  
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.NavigableElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets if the Control's VisualStates are overridden or not. (Inherited from Xceed.Maui.Toolkit.Control)
Public PropertyGets or sets the amount of padding added around the Control.  (Inherited from Xceed.Maui.Toolkit.Control)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets the DataTemplate that will be used as Content by the Down RepeatButton. (Inherited from Xceed.Maui.Toolkit.UpDownBase<T>)
Public PropertyGets or sets the 2 RepeatButton's SpinnerLocation. (Inherited from Xceed.Maui.Toolkit.UpDownBase<T>)
Public PropertyGets or sets the DataTemplate that will be used as the Up RepeatButton's Content. (Inherited from Xceed.Maui.Toolkit.UpDownBase<T>)
Public PropertyGets or sets the value of one step when the Control's Up or Down RepeatButtons are used to increase or decrease a value.  (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Public Property (Inherited from Microsoft.Maui.Controls.NavigableElement)
Public Property (Inherited from Microsoft.Maui.Controls.NavigableElement)
Public Property (Inherited from Microsoft.Maui.Controls.Element)
Public PropertyGets or sets a string representation of the InputBase's value.  (Inherited from Xceed.Maui.Toolkit.InputBase)
Public PropertyGets or sets the text's Color. (Inherited from Xceed.Maui.Toolkit.Control)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyOverridden. Gets or sets the TimeUpDown's value.  
Public PropertyGets or sets how the Control's Content is aligned vertically. (Inherited from Xceed.Maui.Toolkit.Control)
Public Property (Inherited from Microsoft.Maui.Controls.View)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public PropertyGets or sets the watermark that will be used when the InputBase's Text property is either null or empty. (Inherited from Xceed.Maui.Toolkit.InputBase)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Property (Inherited from Microsoft.Maui.Controls.VisualElement)
Top
Protected Properties
Public Methods
 NameDescription
Public Method (Inherited from Microsoft.Maui.Controls.Element)
Public Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Method (Inherited from Microsoft.Maui.Controls.Element)
Public MethodOverloaded.  (Inherited from Microsoft.Maui.Controls.BindableObject)
Public MethodOverloaded.  (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Method (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public Method (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public Method (Inherited from Microsoft.Maui.Controls.Element)
Public Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Method (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public Method (Inherited from Microsoft.Maui.Controls.View)
Public MethodOverloaded. Overridden.   
Public Method (Inherited from Microsoft.Maui.Controls.Element)
Public Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Method (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public Method (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public Method (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Method (Inherited from Microsoft.Maui.Controls.Element)
Public Method (Inherited from Microsoft.Maui.Controls.Element)
Public Method (Inherited from Microsoft.Maui.Controls.TemplatedView)
Public Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Method (Inherited from Microsoft.Maui.Controls.Element)
Public MethodOverloaded.  (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Protected Method (Inherited from Microsoft.Maui.Controls.TemplatedView)
Protected Internal Method (Inherited from Microsoft.Maui.Controls.View)
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected MethodOverridden.   
Protected MethodOverridden.   
Protected Internal Method (Inherited from Microsoft.Maui.Controls.View)
Protected MethodOverridden.   
Protected Method (Inherited from Microsoft.Maui.Controls.TemplatedView)
Protected MethodOverridden.   
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected MethodOverridden.   
Protected Method (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected Method (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Protected MethodOverridden.   
Protected MethodOverridden.   
Protected Method (Inherited from Microsoft.Maui.Controls.TemplatedView)
Protected Method (Inherited from Microsoft.Maui.Controls.TemplatedView)
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Microsoft.Maui.Controls.View)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected MethodOverloaded.  (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Protected Method (Inherited from Microsoft.Maui.Controls.TemplatedView)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected Method (Inherited from Xceed.Maui.Toolkit.UpDownBase<T>)
Protected Method (Inherited from Xceed.Maui.Toolkit.UpDownBase<T>)
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Xceed.Maui.Toolkit.Control)
Protected Method (Inherited from Xceed.Maui.Toolkit.Control)
Protected Method (Inherited from Xceed.Maui.Toolkit.Control)
Protected Method  
Protected Method (Inherited from Microsoft.Maui.Controls.Element)
Protected Method (Inherited from Microsoft.Maui.Controls.Element)
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Xceed.Maui.Toolkit.UpDownBase<T>)
Protected Method (Inherited from Microsoft.Maui.Controls.TemplatedView)
Protected Method (Inherited from Xceed.Maui.Toolkit.UpDownBase<T>)
Protected Method (Inherited from Microsoft.Maui.Controls.Element)
Protected Method (Inherited from Microsoft.Maui.Controls.Element)
Protected Method (Inherited from Microsoft.Maui.Controls.NavigableElement)
Protected Method (Inherited from Xceed.Maui.Toolkit.Control)
Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Protected Method (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Xceed.Maui.Toolkit.Control)
Protected MethodOverridden.   
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Internal Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected MethodOverridden.   
Protected Method (Inherited from Xceed.Maui.Toolkit.DateTimeUpDownBase<Nullable<TimeOnly>>)
Protected Method (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Protected Method (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
Protected Method (Inherited from Xceed.Maui.Toolkit.UpDownBase<T>)
Protected Method  
Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
Protected Method (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Protected MethodOverridden.   
Top
Public Events
 NameDescription
Public Event (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Compatibility.Layout)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.Element)
Public Event (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Event (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public EventThe event that is raised when either one of the UpDown control's RepeatButtons is clicked. (Inherited from Xceed.Maui.Toolkit.UpDownBase<T>)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public Event (Inherited from Microsoft.Maui.Controls.VisualElement)
Public EventThe event that is raised when the UpDown control's Value is modified. (Inherited from Xceed.Maui.Toolkit.UpDownBase<T>)
Top
See Also

Reference

TimeUpDown Class
Xceed.Maui.Toolkit Namespace