Skip to main content

TreeListSettingsText Class

Provides text options for the ASPxTreeList.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

#Declaration

public class TreeListSettingsText :
    ASPxGridTextSettingsBase

The following members return TreeListSettingsText objects:

#Remarks

These options can be accessed via the ASPxTreeList.SettingsText property.

#Implements

See Also