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

In This Topic
    Arguments Property
    In This Topic
    Client side handler arguments.
    Syntax
    'Declaration
     
    Public ReadOnly Property Arguments As System.String
    public System.string Arguments {get;}
    Example
    Example of the string with attributes: "e, param1, param2"
    See Also