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
Remarks
The BaseEdit class implements basic functionality for editors that can be used for inplace editing in container controls provided by Developer Express.
Inheritance
Object
DependencyObject
Windows.UI.Xaml.UIElement
FrameworkElement
Control
DevExpress.Core.Native.DXControl
See Also