Compartir a través de


GridControl.GridPrinter Constructores

Definición

Sobrecargas

GridControl.GridPrinter()
GridControl.GridPrinter(GridControl)

GridControl.GridPrinter()

protected:
 GridPrinter();
protected GridPrinter ();
Protected Sub New ()

Se aplica 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

Se aplica a