AutoCompleteItemsProvider Class
Enables you to obtain the list of suggestions corresponding to a specific part of an expression.
Namespace: DevExpress.DataAccess.ExpressionEditor
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Remarks
For a code sample, see the following example online: How to customize the Expression Editor.
Implements
Inheritance
Object
AutoCompleteItemsProvider
See Also