ClassPickerDateSelector
Class
Represents a date selector for picker controls that allows users to select dates within a specified range.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class PickerDateSelector : PickerMultiSpinnerSelectorBase, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance: objectRadContentViewPickerContentViewPickerSelectorBasePickerMultiSpinnerSelectorBasePickerDateSelector
Implements:
Inherited Members
Constructors
PickerDateSelector()
Declaration
cs-api-definition
public PickerDateSelector()
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
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