ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Framework.Html Namespace / HtmlDiv Class / InlineAttributes Property

In This Topic
    InlineAttributes Property
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property InlineAttributes As System.String()
    protected virtual System.string[] InlineAttributes {get;}
    See Also