GridPrintingEventArgs Properties
Populates the PrintAreaInitializing event with data.
Name | Description |
---|---|
Brick | Gets or sets a brick (element) that will be printed. |
Brick |
Gets the size of a brick (element) that will be printed. |
Column |
Gets the column’s name that will be printed. |
Display |
Gets the text that will be printed. |
Handle | |
Print |
Gets a Grid |
Printing |
Gets the Printing |
Value | Gets the object that will be printed. |
See Also