Skip to main content

InMemoryCodeCompletionContextStorage() Constructor

Creates a new instance of the InMemoryCodeCompletionContextStorage class.

Namespace: DevExpress.XtraReports.CodeCompletion.Storages

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

NuGet Package: DevExpress.Reporting.CodeCompletion

Declaration

public InMemoryCodeCompletionContextStorage()
See Also