Spread for ASP.NET 12 Product Documentation
Header Property (PrintEventArgs)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PrintEventArgs Class : Header Property
Gets whether to print the sheet header.
Syntax
'Declaration
 
Public ReadOnly Property Header As Boolean
'Usage
 
Dim instance As PrintEventArgs
Dim value As Boolean
 
value = instance.Header
public bool Header {get;}
See Also

Reference

PrintEventArgs Class
PrintEventArgs Members