DevExpress.Xpf.Editors.ExpressionEditor Namespace
Contains classes which implement the functionality of the Expression Editor control. To use these classes in XAML code, add the xmlns:dxe=”http://schemas.devexpress.com/winfx/2008/xaml/editors“ namespace reference.
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Classes
Name | Description |
---|---|
ExpressionEditorControl | The Expression Editor in the Standard mode. |
ExpressionEditorCreatedEventArgsBase | Serves as the base class for classes that provide data for events related to creating expression editor. |
Enums
Name | Description |
---|---|
ExpressionEditorMode | Lists values that specify the expression editor’s mode. |