maui-devexpress-dot-maui-dot-dataform-dba4e6b7.md
The base class for data form editors.
Namespace : DevExpress.Maui.DataForm
Assembly : DevExpress.Maui.Editors.dll
NuGet Package : DevExpress.Maui.Editors
public abstract class DataFormItem :
VisualElement
The following members return DataFormItem objects:
Note that the FieldName property does not support paths with indexers.
Microsoft.Maui.IFrameworkElement
Microsoft.Maui.Controls.ITabStopElement
Show 20 items
System.Object BindableObject Element NavigableElement VisualElement DataFormItem DataFormCheckBoxItem
YieldIfNotNull<DataFormItem>()
See Also