InMemoryCodeCompletionContextStorage.Clear(String) Method
Removes the report layout with the specified key from storage.
Namespace: DevExpress.XtraReports.CodeCompletion.Storages
Assembly: DevExpress.XtraReports.v26.1.CodeCompletion.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| key | String | A string that specifies the report layout’s key. |
Implements
See Also