Свойство | Type | Description | |
---|---|---|---|
GetBitmap | |||
MoveArrayItem | void | ||
SetBackground | void | ||
SetSortSubitems | void |
Méthode | Description | |
---|---|---|
ListViewEx ( ) : System |
Méthode | Description | |
---|---|---|
OnColumnClick ( System.Windows.Forms.ColumnClickEventArgs e ) : void | ||
OnColumnReordered ( System e ) : void | ||
OnPaint ( PaintEventArgs e ) : void |
Méthode | Description | |
---|---|---|
GetBitmap ( Image image ) : |
||
MoveArrayItem ( int values, int idx_fr, int idx_to ) : void | ||
SetBackground ( ) : void | ||
SetSortSubitems ( ) : void |
protected OnColumnClick ( System.Windows.Forms.ColumnClickEventArgs e ) : void | ||
e | System.Windows.Forms.ColumnClickEventArgs | |
Résultat | void |
protected OnColumnReordered ( System e ) : void | ||
e | System | |
Résultat | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
Résultat | void |