GridControl.GridPrinter Konstruktor
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Overload
| GridControl.GridPrinter() | |
| GridControl.GridPrinter(GridControl) |
GridControl.GridPrinter()
protected:
GridPrinter();
protected GridPrinter ();
Protected Sub New ()
Berlaku untuk
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)
Parameter
- grid
- GridControl