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

In This Topic
    GetName Method (TagPageY)
    In This Topic
    Returns the name of the current tag ("PageY").
    Syntax
    'Declaration
     
    Protected Overrides Function GetName() As String
    protected override string GetName()

    Return Value

    "PageY".
    See Also