maui-devexpress-dot-maui-dot-editors-2d7af984.md
A base class for the AutoComplete, Token, and ComboBox edits.
Namespace : DevExpress.Maui.Editors
Assembly : DevExpress.Maui.Editors.dll
NuGet Package : DevExpress.Maui.Editors
[DXLicenseMAUI]
public abstract class ItemsEditBase :
EditBase,
IItemsController,
IEditController,
IDXViewController,
IElementController
Show 14 items
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IFrameworkElement
Show 14 items
System.Object BindableObject Element NavigableElement VisualElement View EditBase ItemsEditBase AutoCompleteEditBase
YieldIfNotNull<ItemsEditBase>()
See Also