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

In This Topic
    LayoutAttribute Class
    In This Topic
    Use this attribute in order to save/load the settings of the widget option.
    Object Model
    LayoutAttribute Class
    Syntax
    'Declaration
     
    Public Class LayoutAttribute 
       Inherits System.Attribute
    public class LayoutAttribute : System.Attribute 
    Inheritance Hierarchy

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

    See Also