TreeListSettingsText Class
In This Article
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
#Related API Members
The following members return TreeListSettingsText objects:
#Remarks
These options can be accessed via the ASPxTreeList.SettingsText property.
#Implements
#Inheritance
See Also