Gets or sets flags indicating whether the current group
should be treated as a table footer repeated on each
page and/or column.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public TableFooterEnum Footer { get; set; } |
Visual Basic |
---|
Public Property Footer As TableFooterEnum Get Set |