ClassDataFormRadPickerEditor
Class
Base abstract class for all pickers of the RadDataForm.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public abstract class DataFormRadPickerEditor : DataFormEditor, IRadContentView, IContentView, IPadding, ICrossPlatformLayout, IView, IElement, ITransform
Inheritance: objectRadContentViewDataFormContentViewDataFormItemDataFormEditorDataFormRadPickerEditor
Derived Classes:
Implements:
Inherited Members
Constructors
DataFormRadPickerEditor()
Declaration
cs-api-definition
protected DataFormRadPickerEditor()
Fields
PlaceholderProperty
Identifies the Placeholder property.
Declaration
cs-api-definition
public static readonly BindableProperty PlaceholderProperty
Field Value
BindableProperty
StringFormatProperty
Identifies the StringFormat property.
Declaration
cs-api-definition
public static readonly BindableProperty StringFormatProperty
Field Value
BindableProperty
Properties
Placeholder
Gets or sets the placeholder value to display, when there is no selection in the picker.
StringFormat
Gets or sets the format string that is to be applied to the current selection.