ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / WidgetEventAttribute Class
Members

In This Topic
    WidgetEventAttribute Class
    In This Topic
    Use this attribute in order to mark property as widget event.
    Object Model
    WidgetEventAttribute Class
    Syntax
    'Declaration
     
    Public Class WidgetEventAttribute 
       Inherits System.Attribute
    public class WidgetEventAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.Web.Wijmo.Controls.WidgetEventAttribute

    See Also