Skip to main content

TreeListCustomErrorTextEventArgs Class

Provides data for the ASPxTreeList.CustomErrorText event.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public class TreeListCustomErrorTextEventArgs :
    EventArgs

Inheritance

Object
EventArgs
TreeListCustomErrorTextEventArgs
See Also