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

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