GrapeCity MultiRow Windows Forms Documentation
PrintFooter Enumeration


Specifies how to print the column footers.
Syntax
<SerializableAttribute()>
Public Enum PrintFooter 
   Inherits System.Enum
Dim instance As PrintFooter
[Serializable()]
public enum PrintFooter : System.Enum 
Members
MemberDescription
AllPagesThe column footers are printed on all pages.
LastPageThe column footers are printed on the last page.
NoneThe column footers are not printed.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.MultiRow.PrintFooter

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.Win.MultiRow Namespace
PrintSettings Class

 

 


Copyright © GrapeCity, inc. All rights reserved.