Back to Devexpress

ASPxGridCustomErrorTextEventArgs Class

aspnet-devexpress-dot-web-a39143c4.md

latest1.3 KB
Original Source

ASPxGridCustomErrorTextEventArgs Class

Serves as a base for classes that provide data for the CustomErrorText events of grid-like controls.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Inheritance

Object EventArgs ASPxGridCustomErrorTextEventArgs ASPxCardViewCustomErrorTextEventArgs

ASPxGridViewCustomErrorTextEventArgs

ASPxVerticalGridCustomErrorTextEventArgs

See Also

ASPxGridCustomErrorTextEventArgs Members

DevExpress.Web Namespace