Skip to main content

BaseEdit Class

Serves as the base for all editors that can be used for inplace editing in container controls.

Namespace: DevExpress.UI.Xaml.Editors

Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public class BaseEdit :
    DXControl,
    IServiceContainer,
    IServiceProvider

#Remarks

The BaseEdit class implements basic functionality for editors that can be used for inplace editing in container controls provided by Developer Express.

#Inheritance

Show 12 items
See Also