GridControl.AllocateGridPrinter Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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