ColumnWidthChangedEventArgs Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| Nome | Description |
|---|---|
| ColumnWidthChangedEventArgs() | |
| ColumnWidthChangedEventArgs(Int32, Int32) |
ColumnWidthChangedEventArgs()
protected:
ColumnWidthChangedEventArgs();
protected ColumnWidthChangedEventArgs();
Protected Sub New ()
Aplica-se 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)
Parâmetros
- nColIndex
- Int32
- nNewColWidth
- Int32