C# Class TileIconifier.Controls.SortableListView

Inheritance: System.Windows.Forms.ListView
Afficher le fichier Open project: Jonno12345/TileIconifier

Protected Properties

Свойство Type Description
SortColumn int

Méthodes publiques

Méthode Description
SortableListView ( ) : System.Collections

Private Methods

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

Method Details

SortableListView() public méthode

public SortableListView ( ) : System.Collections
Résultat System.Collections

Property Details

SortColumn protected_oe property

protected int SortColumn
Résultat int