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

In This Topic
    TargetCss Property
    In This Topic
    Gets or sets the Css class name of target element.
    Syntax
    'Declaration
     
    
    Public Property TargetCss As String
    public string TargetCss {get; set;}
    See Also