Skip to main content

ItemsEditBase Class

Namespace: DevExpress.XamarinForms.Editors

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

#Declaration

C#
public abstract class ItemsEditBase :
    EditBase,
    IItemsController,
    IEditController,
    IElementController

#Implements

Xamarin.Forms.IElementController
See Also