TreeListSettingsText Class
In This Article
Provides text options for the ASPxTreeList.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll
#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