ItemsEditBase Class
In This Article
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
C#
public abstract class ItemsEditBase :
EditBase,
IItemsController,
IEditController,
IDXViewController,
IElementController
#Implements
Show 14 items
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IFrameworkElement
#Inheritance
Show 14 items
See Also