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

In This Topic
    SerializeAllAttribute Class
    In This Topic
    Used for XML serialization.
    Object Model
    SerializeAllAttribute Class
    Syntax
    'Declaration
     
    Public Class SerializeAllAttribute 
       Inherits System.Attribute
    public class SerializeAllAttribute : System.Attribute 
    Inheritance Hierarchy

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

    See Also