Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PropertyEditor

An instance of this class is assigned to each of the editors used in RadDataForm. It can be get or set through the editor property of EntityProperty.

Hierarchy

Index

Properties

android

android: any

Represents the native PropertyEditor of RadDataForm from Progress Telerik UI for Android.

ios

ios: any

Represents the native PropertyEditor of RadDataForm from Progress Telerik UI for iOS.

propertyEditorStyle

propertyEditorStyle: PropertyEditorStyle

Gets or sets an instance of type PropertyEditorStyle that can be used for customization of the editor.

type

type: string

Gets or sets the type of the editor. Must be one of the {@ EditorType} enumeration.

Static propertyEditorStyleProperty

propertyEditorStyleProperty: Property

Identifies the {@link style} dependency property.

Static typeProperty

typeProperty: Property

Identifies the type dependency property.

Generated using TypeDoc