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:

PartDescription
objectA DGrid control.
text  The title to be printed as a header on the first printed page.

Data Type

String