Class
PickerDateTimeSelector

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:

cs-api-definition
public class PickerDateTimeSelector : PickerMultiSpinnerSelectorBase, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout

Inheritance: objectRadContentViewPickerContentViewPickerSelectorBasePickerMultiSpinnerSelectorBasePickerDateTimeSelector

Implements: IContentViewICrossPlatformLayoutIElementIPaddingIRadContentViewITransformIView

Inherited Members PickerMultiSpinnerSelectorBase.SpinnerStylePropertyPickerMultiSpinnerSelectorBase.FormatPropertyPickerMultiSpinnerSelectorBase.SpinnerHeaderStylePropertyPickerMultiSpinnerSelectorBase.SpinnerSeparatorStylePropertyPickerMultiSpinnerSelectorBase.SpinnerHeaderSeparatorStylePropertyPickerMultiSpinnerSelectorBase.AreSpinnerHeadersVisiblePropertyPickerMultiSpinnerSelectorBase.SelectionHighlightStylePropertyPickerSelectorBase.SelectionChangedPickerContentView.BackgroundColorPropertyPickerContentView.BorderColorPropertyPickerContentView.BorderBrushPropertyPickerContentView.BorderThicknessPropertyPickerContentView.CornerRadiusPropertyPickerContentView.BackgroundColorPickerContentView.BorderColorPickerContentView.BorderBrushPickerContentView.BorderThicknessPickerContentView.CornerRadiusRadContentView.ActualStyleClassPropertyRadContentView.OnChildAdded(Element)RadContentView.OnChildRemoved(Element, int)RadContentView.OnBindingContextChanged()RadContentView.OnHandlerChanged()

Constructors

PickerDateTimeSelector()

Declaration

cs-api-definition
public PickerDateTimeSelector()

Fields

DateProperty

Identifies the Date property.

Declaration

cs-api-definition
public static readonly BindableProperty DateProperty

Field Value

BindableProperty

DefaultHighlightedDateProperty

Identifies the DefaultHighlightedDate property.

Declaration

cs-api-definition
public static readonly BindableProperty DefaultHighlightedDateProperty

Field Value

BindableProperty

HourStepProperty

Identifies the HourStep property.

Declaration

cs-api-definition
public static readonly BindableProperty HourStepProperty

Field Value

BindableProperty

MaximumDateProperty

Identifies the MaximumDate property.

Declaration

cs-api-definition
public static readonly BindableProperty MaximumDateProperty

Field Value

BindableProperty

MinimumDateProperty

Identifies the MinimumDate property.

Declaration

cs-api-definition
public static readonly BindableProperty MinimumDateProperty

Field Value

BindableProperty

MinuteStepProperty

Identifies the MinuteStep property.

Declaration

cs-api-definition
public static readonly BindableProperty MinuteStepProperty

Field Value

BindableProperty

SecondStepProperty

Identifies the SecondStep property.

Declaration

cs-api-definition
public static readonly BindableProperty SecondStepProperty

Field Value

BindableProperty

TabStripItemStyleProperty

Identifies the TabStripItemStyle property.

Declaration

cs-api-definition
public static readonly BindableProperty TabStripItemStyleProperty

Field Value

BindableProperty

TabStripStyleProperty

Identifies the TabStripStyle property.

Declaration

cs-api-definition
public static readonly BindableProperty TabStripStyleProperty

Field Value

BindableProperty