New to Telerik UI for .NET MAUIStart a free 30-day trial

Represents a date and time picker selector control that allows users to select date and time values.

Definition

Constructors

C#
public PickerDateTimeSelector()

Fields

DateProperty

BindableProperty

Identifies the Date property.

C#
public static readonly BindableProperty DateProperty

Identifies the DefaultHighlightedDate property.

C#
public static readonly BindableProperty DefaultHighlightedDateProperty

HourStepProperty

BindableProperty

Identifies the HourStep property.

C#
public static readonly BindableProperty HourStepProperty

MaximumDateProperty

BindableProperty

Identifies the MaximumDate property.

C#
public static readonly BindableProperty MaximumDateProperty

MinimumDateProperty

BindableProperty

Identifies the MinimumDate property.

C#
public static readonly BindableProperty MinimumDateProperty

MinuteStepProperty

BindableProperty

Identifies the MinuteStep property.

C#
public static readonly BindableProperty MinuteStepProperty

SecondStepProperty

BindableProperty

Identifies the SecondStep property.

C#
public static readonly BindableProperty SecondStepProperty

Identifies the TabStripItemStyle property.

C#
public static readonly BindableProperty TabStripItemStyleProperty

TabStripStyleProperty

BindableProperty

Identifies the TabStripStyle property.

C#
public static readonly BindableProperty TabStripStyleProperty