Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal Namespace / C1WebBrowserBase Class / Edit Property

In This Topic
    Edit Property
    In This Topic
    Sets Edit mode for browser
    Syntax
    'Declaration
     
    Public Property Edit As System.Boolean
    public System.bool Edit {get; set;}
    See Also