Skip to main content

GridPrintingEventArgs Properties

Populates the PrintAreaInitializing event with data.
Name Description
Brick Gets or sets a brick (element) that will be printed.
BrickSize Gets the size of a brick (element) that will be printed.
ColumnFieldName Gets the column’s name that will be printed.
DisplayText Gets the text that will be printed.
Handle
PrintAreaType Gets a GridControl’s area that will be printed.
PrintingSystem Gets the PrintingSystem that is used to print the brick.
Value Gets the object that will be printed.
See Also