Represents a date and time picker selector control that allows users to select date and time values.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
public class PickerDateTimeSelector : PickerMultiSpinnerSelectorBase, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance: objectRadContentViewPickerContentViewPickerSelectorBasePickerMultiSpinnerSelectorBasePickerDateTimeSelector...
Implements:
Inherited Members
Constructors
public PickerDateTimeSelector()
Fields
DateProperty
BindableProperty
Identifies the Date property.
public static readonly BindableProperty DateProperty
DefaultHighlightedDateProperty
BindableProperty
Identifies the DefaultHighlightedDate property.
public static readonly BindableProperty DefaultHighlightedDateProperty
HourStepProperty
BindableProperty
Identifies the HourStep property.
public static readonly BindableProperty HourStepProperty
MaximumDateProperty
BindableProperty
Identifies the MaximumDate property.
public static readonly BindableProperty MaximumDateProperty
MinimumDateProperty
BindableProperty
Identifies the MinimumDate property.
public static readonly BindableProperty MinimumDateProperty
MinuteStepProperty
BindableProperty
Identifies the MinuteStep property.
public static readonly BindableProperty MinuteStepProperty
SecondStepProperty
BindableProperty
Identifies the SecondStep property.
public static readonly BindableProperty SecondStepProperty
TabStripItemStyleProperty
BindableProperty
Identifies the TabStripItemStyle property.
public static readonly BindableProperty TabStripItemStyleProperty
TabStripStyleProperty
BindableProperty
Identifies the TabStripStyle property.
public static readonly BindableProperty TabStripStyleProperty