PrintTitle Property
Returns/Sets the string to print as a header on the first printed page.
Syntax
object.PrintTitle [= text ]
The syntax of the PrintTitle Property has these parts:
| Part | Description |
| object | A DGrid control. |
| text | The title to be printed as a header on the first printed page. |
Data Type
String