Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TagUsageInfo Class / GetName Method

In This Topic
    GetName Method (TagUsageInfo)
    In This Topic
    Gets the name of the current tag.
    Syntax
    'Declaration
     
    Protected MustOverride Function GetName() As String
    protected abstract string GetName()
    See Also