ClassDataFormInputEditor
Class
Base abstract class for all text input editors of the RadDataForm.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public abstract class DataFormInputEditor : DataFormEditor, IRadContentView, IContentView, IPadding, ICrossPlatformLayout, IView, IElement, ITransform
Inheritance: objectRadContentViewDataFormContentViewDataFormItemDataFormEditorDataFormInputEditor
Derived Classes:
Implements:
Inherited Members
Constructors
DataFormInputEditor()
Declaration
cs-api-definition
protected DataFormInputEditor()
Fields
PlaceholderProperty
Identifies the Placeholder property.
Declaration
cs-api-definition
public static readonly BindableProperty PlaceholderProperty
Field Value
BindableProperty
Properties
Placeholder
Gets or sets the placeholder value to display, when there is no input in the entry.