C# Class SIL.FieldWorks.Common.Controls.ColumnDragDropReorderedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
ColumnDragDropReorderedEventArgs ( List newColumnOrder ) : System

Constructor.

Method Details

ColumnDragDropReorderedEventArgs() public méthode

Constructor.
public ColumnDragDropReorderedEventArgs ( List newColumnOrder ) : System
newColumnOrder List
Résultat System