Gets the number of rows in the table footer at the bottom of the current fragment (i.e. on the current page or page column).

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public int BottomFooterRowCount { get; }
Visual Basic
Public ReadOnly Property BottomFooterRowCount As Integer
	Get

See Also