ColumnsReorderedEventArgs(Int32, Int32) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
ColumnsReorderedEventArgs(int origIndex, int newIndex);
public ColumnsReorderedEventArgs (int origIndex, int newIndex);
new Microsoft.ReportingServices.QueryDesigners.ColumnsReorderedEventArgs : int * int -> Microsoft.ReportingServices.QueryDesigners.ColumnsReorderedEventArgs
Public Sub New (origIndex As Integer, newIndex As Integer)
Paramètres
- origIndex
- Int32
- newIndex
- Int32