Gets the name of the current tag.

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

Syntax

C#
protected abstract string GetName()
Visual Basic
Protected MustOverride Function GetName As String

Return Value

See Also