GridControl.AllocateGridPrinter Método
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.
protected:
virtual Microsoft::ReportingServices::QueryDesigners::GridControl::GridPrinter ^ AllocateGridPrinter();
protected virtual Microsoft.ReportingServices.QueryDesigners.GridControl.GridPrinter AllocateGridPrinter();
abstract member AllocateGridPrinter : unit -> Microsoft.ReportingServices.QueryDesigners.GridControl.GridPrinter
override this.AllocateGridPrinter : unit -> Microsoft.ReportingServices.QueryDesigners.GridControl.GridPrinter
Protected Overridable Function AllocateGridPrinter () As GridControl.GridPrinter