Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Tooltip Class / Target Property

In This Topic
    Target Property (C1Tooltip)
    In This Topic
    Gets or sets the id of target element.
    Syntax
    'Declaration
     
    
    Public Property Target As String
    public string Target {get; set;}
    See Also