InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework.Html Namespace / HtmlElement Class / Tag Property

In This Topic
    Tag Property (HtmlElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Tag As String
    public virtual string Tag {get;}
    See Also