ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / WidgetOptionAttribute Class
Members

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

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

    See Also