ClassPickerDateTimeSelector
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
PickerDateTimeSelector()
Declaration
public PickerDateTimeSelector()
Fields
DateProperty
Identifies the Date property.
Declaration
public static readonly BindableProperty DateProperty
Field Value
BindableProperty
DefaultHighlightedDateProperty
Identifies the DefaultHighlightedDate property.
Declaration
public static readonly BindableProperty DefaultHighlightedDateProperty
Field Value
BindableProperty
HourStepProperty
Identifies the HourStep property.
Declaration
public static readonly BindableProperty HourStepProperty
Field Value
BindableProperty
MaximumDateProperty
Identifies the MaximumDate property.
Declaration
public static readonly BindableProperty MaximumDateProperty
Field Value
BindableProperty
MinimumDateProperty
Identifies the MinimumDate property.
Declaration
public static readonly BindableProperty MinimumDateProperty
Field Value
BindableProperty
MinuteStepProperty
Identifies the MinuteStep property.
Declaration
public static readonly BindableProperty MinuteStepProperty
Field Value
BindableProperty
SecondStepProperty
Identifies the SecondStep property.
Declaration
public static readonly BindableProperty SecondStepProperty
Field Value
BindableProperty
TabStripItemStyleProperty
Identifies the TabStripItemStyle property.
Declaration
public static readonly BindableProperty TabStripItemStyleProperty
Field Value
BindableProperty
TabStripStyleProperty
Identifies the TabStripStyle property.
Declaration
public static readonly BindableProperty TabStripStyleProperty
Field Value
BindableProperty