Skip to main content

GridPrintingEventArgs Constructors

Populates the PrintAreaInitializing event with data.
Name Parameters Description
GridPrintingEventArgs(GridPrintAreaType, Brick, Size, PrintingSystemBase, String, Object, String, Nullable<Int32>) areaType, brick, brickSize, printingSystem, fieldName, value, displayText, handle Initializes a new instance of the GridPrintingEventArgs class with specified settings.
See Also