Skip to main content
A newer version of this page is available. .

InMemoryCodeCompletionContextStorage() Constructor

Creates a new instance of the InMemoryCodeCompletionContextStorage class.

Namespace: DevExpress.XtraReports.CodeCompletion.Storages

Assembly: DevExpress.XtraReports.v20.2.CodeCompletion.dll

NuGet Packages: DevExpress.Reporting.CodeCompletion, DevExpress.WindowsDesktop.Reporting.CodeCompletion

Declaration

public InMemoryCodeCompletionContextStorage()
See Also