Gets the number of columns in the vertical table footer on the right 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 RightFooterColCount { get; }
Visual Basic
Public ReadOnly Property RightFooterColCount As Integer
	Get

See Also