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

In This Topic
    nodeValue Property (IHTMLDOMNode)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    Property nodeValue As System.Object
    System.object nodeValue {get; set;}
    See Also