Returns the name of the current tag ("PageXCount").

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

Syntax

C#
protected override string GetName()
Visual Basic
Protected Overrides Function GetName As String

Return Value

"PageXCount".

See Also