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

In This Topic
    display Property (IHTMLStyle)
    In This Topic

    display property of IHTMLStyle interface.

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

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

    See Also