InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 String()
    protected virtual string[] InlineAttributes {get;}
    See Also