Back to Devexpress

WinExplorerView.ClearImageLoader() Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-winexplorer-dot-winexplorerview-ec625db1.md

latest1.2 KB
Original Source

WinExplorerView.ClearImageLoader() Method

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraGrid.Views.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
[EditorBrowsable(EditorBrowsableState.Never)]
public void ClearImageLoader()
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public Sub ClearImageLoader

See Also

WinExplorerView Class

WinExplorerView Members

DevExpress.XtraGrid.Views.WinExplorer Namespace