GridControl.GridPrinter Конструкторы
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
| GridControl.GridPrinter() | |
| GridControl.GridPrinter(GridControl) |
GridControl.GridPrinter()
protected:
GridPrinter();
protected GridPrinter ();
Protected Sub New ()
Применяется к
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)
Параметры
- grid
- GridControl