Expression Editor
The Expression Editor provides the capability to create and edit expressions in DevExpress WPF controls (for example, Data Grid). The expression editor supports numerous standard functions and operators that allow you to perform different string, date-time, logical and math operations over data.
Note
The Expression Editor is not available in the new WPF XAML Designer. For information on the difference between the old and new WPF XAML designers, refer to the Quick Actions and Smart Tags section.
The Expression Editor is not intended to be used in Windows Forms hosted applications.
Expression Editor Capabilities
Describes expression editor capabilities.
-
Describes how to invoke the expression editor at design time, in code, and at runtime.
-
Describes how to select the required expression editor mode.
Expression Editor Customization
Describes how to customize the expression editor.