Back to Devexpress

ASPxVerticalGridCustomErrorTextEventArgs Class

aspnet-devexpress-dot-web-127b2c75.md

latest1.5 KB
Original Source

ASPxVerticalGridCustomErrorTextEventArgs Class

Provides data for the ASPxVerticalGrid.CustomErrorText event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

ASPxVerticalGridCustomErrorTextEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridCustomErrorTextEventArgs ASPxVerticalGridCustomErrorTextEventArgs

See Also

ASPxVerticalGridCustomErrorTextEventArgs Members

Vertical Grid

DevExpress.Web Namespace