C# Class DroidExplorer.Core.UI.FileSystemListView

Inheritance: ListViewEx
Mostrar archivo Open project: camalot/droidexplorer

Public Methods

Method Description
FileSystemListView ( ) : System

Protected Methods

Method Description
InitializeComponent ( ) : void
OnViewModeChanged ( EventArgs e ) : void

Method Details

FileSystemListView() public method

public FileSystemListView ( ) : System
return System

InitializeComponent() protected method

protected InitializeComponent ( ) : void
return void

OnViewModeChanged() protected method

protected OnViewModeChanged ( EventArgs e ) : void
e System.EventArgs
return void