ItemsEditBase Class
A base class for the AutoComplete, Token, and ComboBox edits.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public abstract class ItemsEditBase :
EditBase,
IItemsController,
IEditController,
IDXViewController,
IElementController
Implements
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IFrameworkElement
Inheritance
See Also