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

In This Topic
    SerializeAllAttribute Constructor
    In This Topic
    Initializes a new instance of the SerializeAllAttribute class.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal value As System.Boolean _
    )
    public SerializeAllAttribute( 
       System.bool value
    )

    Parameters

    value
    See Also