Skip to main content
A newer version of this page is available. .

TreeListCustomErrorTextEventArgs Class

Provides data for the ASPxTreeList.CustomErrorText event.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public class TreeListCustomErrorTextEventArgs :
    EventArgs

Inheritance

Object
EventArgs
TreeListCustomErrorTextEventArgs
See Also