C# Class TileIconifier.Controls.SortableListView

Inheritance: System.Windows.Forms.ListView
Datei anzeigen Open project: Jonno12345/TileIconifier

Protected Properties

Property Type Description
SortColumn int

Public Methods

Method Description
SortableListView ( ) : System.Collections

Private Methods

Method Description
OnColumnWidthChanging ( object sender, System.Windows.Forms.ColumnWidthChangingEventArgs e ) : void
SortableListView_ColumnClick ( object sender, System.Windows.Forms.ColumnClickEventArgs e ) : void

Method Details

SortableListView() public method

public SortableListView ( ) : System.Collections
return System.Collections

Property Details

SortColumn protected_oe property

protected int SortColumn
return int