C1.C1Report.4 Assembly > C1.C1Preview Namespace > RenderTable Class : HorzPageFooterOnLastPage Property |
'Declaration Public Property HorzPageFooterOnLastPage As System.Boolean
public System.bool HorzPageFooterOnLastPage {get; set;}
RenderTable rt = new RenderTable(); rt.RowGroups[10, 2].Footer = TableFooterEnum.All;