ColumnWidthChangedEventArgs Constructeurs
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.
Surcharges
| ColumnWidthChangedEventArgs() | |
| ColumnWidthChangedEventArgs(Int32, Int32) |
ColumnWidthChangedEventArgs()
protected:
ColumnWidthChangedEventArgs();
protected ColumnWidthChangedEventArgs ();
Protected Sub New ()
S’applique à
ColumnWidthChangedEventArgs(Int32, Int32)
public:
ColumnWidthChangedEventArgs(int nColIndex, int nNewColWidth);
public ColumnWidthChangedEventArgs (int nColIndex, int nNewColWidth);
new Microsoft.ReportingServices.QueryDesigners.ColumnWidthChangedEventArgs : int * int -> Microsoft.ReportingServices.QueryDesigners.ColumnWidthChangedEventArgs
Public Sub New (nColIndex As Integer, nNewColWidth As Integer)
Paramètres
- nColIndex
- Int32
- nNewColWidth
- Int32