ColumnWidthChangedEventArgs Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| ColumnWidthChangedEventArgs() | |
| ColumnWidthChangedEventArgs(Int32, Int32) |
ColumnWidthChangedEventArgs()
protected:
ColumnWidthChangedEventArgs();
protected ColumnWidthChangedEventArgs();
Protected Sub New ()
Si applica a
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)
Parametri
- nColIndex
- Int32
- nNewColWidth
- Int32