Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridHyperlinkColumn Class / TargetName Property

In This Topic
    TargetName Property
    In This Topic
    Gets or sets the name of the target window or frame.
    Syntax
    'Declaration
     
    
    Public Property TargetName As String
    public string TargetName {get; set;}
    See Also