ExpressionEditorContext.Constants Property
Provides access to the collection of static constants available in the Expression Editor.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
List<ConstantInfo> | A collection of ConstantInfo objects. |
See Also