Back to Devexpress

TreeListCustomErrorTextEventArgs Class

aspnet-devexpress-dot-web-dot-aspxtreelist-d7df73ea.md

latest1.4 KB
Original Source

TreeListCustomErrorTextEventArgs Class

Provides data for the ASPxTreeList.CustomErrorText event.

Namespace : DevExpress.Web.ASPxTreeList

Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

TreeListCustomErrorTextEventArgs is the data class for the following events:

Inheritance

Object EventArgs TreeListCustomErrorTextEventArgs

See Also

TreeListCustomErrorTextEventArgs Members

Tree List

DevExpress.Web.ASPxTreeList Namespace