Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLElement Interface / className Property

In This Topic
    className Property
    In This Topic

    className property of IHTMLElement interface.

    Syntax
    'Declaration
     
    Property className As System.String
    System.string className {get; set;}
    Remarks

    An original IDL definition of className property was the following: BSTR className;

    See Also