C1.C1Preview Namespace : TableFooterEnum Enumeration |
'Declaration Public Enum TableFooterEnum Inherits System.Enum
public enum TableFooterEnum : System.Enum
Member | Description |
---|---|
All | The footer is repeated at the bottom of all pages. If there are multiple columns per page, the footer is repeated at the bottom of each column. |
Column | The footer is repeated only if there are multiple columns per page, at the bottom of each column except the last on the page. If there is only one column, the footer is not printed at all. |
None | The footer is printed once at the end of the table. |
Page | The footer is repeated at the bottom of each page. If there are multiple columns per page, the footer is repeated only at the bottom of the last column on the page. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.TableFooterEnum
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