GridControl.GridPrinter 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
GridControl.GridPrinter() | |
GridControl.GridPrinter(GridControl) |
GridControl.GridPrinter()
protected:
GridPrinter();
protected GridPrinter ();
Protected Sub New ()
Aplica-se a
GridControl.GridPrinter(GridControl)
public:
GridPrinter(Microsoft::ReportingServices::QueryDesigners::GridControl ^ grid);
public GridPrinter (Microsoft.ReportingServices.QueryDesigners.GridControl grid);
new Microsoft.ReportingServices.QueryDesigners.GridControl.GridPrinter : Microsoft.ReportingServices.QueryDesigners.GridControl -> Microsoft.ReportingServices.QueryDesigners.GridControl.GridPrinter
Public Sub New (grid As GridControl)
Parâmetros
- grid
- GridControl