Skip to main content
A newer version of this page is available. .

ASPxParseValueEventArgs Class

Provides data for ParseValue events (such as ASPxGridBase.ParseValue or ASPxTreeList.ParseValue).

Namespace: DevExpress.Web.Data

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class ASPxParseValueEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ASPxParseValueEventArgs
See Also