Represents a time picker in the RadDataForm. The actual editor control used is .
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class DataFormTimePickerEditor : DataFormEditor, IRadContentView, IContentView, IPadding, ICrossPlatformLayout, IView, IElement, ITransform
Inheritance: objectRadContentViewDataFormContentViewDataFormItemDataFormEditorDataFormTimePickerEditor...
Implements:
Inherited Members
Constructors
C#
public DataFormTimePickerEditor()
Fields
StringFormatProperty
BindableProperty
Identifies the StringFormat property.
C#
public static readonly BindableProperty StringFormatProperty
Properties
Gets or sets the time string format of the .
C#
public string StringFormat { get; set; }