Class DataFormTimePickerEditor
Represents a time picker in the Rad
Inheritance
System.Object
DataFormTimePickerEditor
Inherited Members
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll
Syntax
public class DataFormTimePickerEditor : DataFormEditor, IRadContentView, IContentView, IPadding, ICrossPlatformLayout, IDataFormView, IView, IElement, ITransform
Constructors
DataFormTimePickerEditor()
Declaration
public DataFormTimePickerEditor()
Fields
StringFormatProperty
Identifies the String
Declaration
public static readonly BindableProperty StringFormatProperty
Field Value
Microsoft.
|
Properties
StringFormat
Gets or sets the time string format of the Microsoft.
Declaration
public string StringFormat { get; set; }
Property Value
System.
|