Back to Devexpress

ASPxGridViewCustomErrorTextEventArgs Class

aspnet-devexpress-dot-web-a73b1955.md

latest1.4 KB
Original Source

ASPxGridViewCustomErrorTextEventArgs Class

Provides data for the ASPxGridView.CustomErrorText event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxGridViewCustomErrorTextEventArgs :
    ASPxGridCustomErrorTextEventArgs
vb
Public Class ASPxGridViewCustomErrorTextEventArgs
    Inherits ASPxGridCustomErrorTextEventArgs

ASPxGridViewCustomErrorTextEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridCustomErrorTextEventArgs ASPxGridViewCustomErrorTextEventArgs

See Also

ASPxGridViewCustomErrorTextEventArgs Members

Grid View

DevExpress.Web Namespace