ClassDataFormRadValueMaskedEditor
Class
Base abstract class for all value type masked editors of the RadDataForm.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public abstract class DataFormRadValueMaskedEditor : DataFormRadMaskedEditor, IRadContentView, IContentView, IPadding, ICrossPlatformLayout, IView, IElement, ITransform
Inheritance: objectRadContentViewDataFormContentViewDataFormItemDataFormEditorDataFormInputEditorDataFormRadMaskedEditorDataFormRadValueMaskedEditor
Derived Classes:
Implements:
Inherited Members
Constructors
DataFormRadValueMaskedEditor()
Declaration
cs-api-definition
protected DataFormRadValueMaskedEditor()
Fields
AllowNullValueProperty
Identifies the AllowNullValue bindable property.
Declaration
cs-api-definition
public static readonly BindableProperty AllowNullValueProperty
Field Value
BindableProperty
Properties
AllowNullValue
Gets or sets a value indicating whether the RadMaskedEntryBase allows null values.