ClassDataFormDatePickerEditor
Class
Represents a date picker in the RadDataForm. The actual editor control used is .
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class DataFormDatePickerEditor : DataFormEditor, IRadContentView, IContentView, IPadding, ICrossPlatformLayout, IView, IElement, ITransform
Inheritance: objectRadContentViewDataFormContentViewDataFormItemDataFormEditorDataFormDatePickerEditor
Implements:
Inherited Members
Constructors
DataFormDatePickerEditor()
Declaration
cs-api-definition
public DataFormDatePickerEditor()
Fields
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
StringFormatProperty
Identifies the StringFormat property.
Declaration
cs-api-definition
public static readonly BindableProperty StringFormatProperty
Field Value
BindableProperty
Properties
MaximumDate
Gets or sets the maximum date of the .
MinimumDate
Gets or sets the minimum date of the .
StringFormat
Gets or sets the date string format of the .