Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / HtmlEventEventArgs Class / Type Property

In This Topic
    Type Property (HtmlEventEventArgs)
    In This Topic
    Gets the type of HTML event.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As HtmlEventTypes
    public HtmlEventTypes Type {get;}
    See Also