GridButtonColumn 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
GridButtonColumn() | |
GridButtonColumn(GridColumnInfo, Int32, Int32) |
GridButtonColumn()
protected:
GridButtonColumn();
protected GridButtonColumn ();
Protected Sub New ()
Aplica-se a
GridButtonColumn(GridColumnInfo, Int32, Int32)
public:
GridButtonColumn(Microsoft::ReportingServices::QueryDesigners::GridColumnInfo ^ ci, int nWidthInPixels, int colIndex);
public GridButtonColumn (Microsoft.ReportingServices.QueryDesigners.GridColumnInfo ci, int nWidthInPixels, int colIndex);
new Microsoft.ReportingServices.QueryDesigners.GridButtonColumn : Microsoft.ReportingServices.QueryDesigners.GridColumnInfo * int * int -> Microsoft.ReportingServices.QueryDesigners.GridButtonColumn
Public Sub New (ci As GridColumnInfo, nWidthInPixels As Integer, colIndex As Integer)
Parâmetros
- nWidthInPixels
- Int32
- colIndex
- Int32