Partager via


GridControl.GridPrinter Constructeurs

Définition

Surcharges

GridControl.GridPrinter()
GridControl.GridPrinter(GridControl)

GridControl.GridPrinter()

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

S’applique à

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)

Paramètres

S’applique à