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

TreeListSettingsText Class

Provides text options for the ASPxTreeList.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v19.1.dll

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