ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / LoadSettings Class / Data Property

In This Topic
    Data Property
    In This Topic
    Defines the data that ajax sents to server.
    Syntax
    'Declaration
     
    Public Property Data As System.String
    public System.string Data {get; set;}
    See Also