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

TreeListStyles Class

Provides the style settings used to paint the visual elements displayed within the ASPxTreeList.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public class TreeListStyles :
    StylesBase

The following members return TreeListStyles objects:

Remarks

These settings can be accessed using the ASPxTreeList.Styles property.

Implements

Inheritance

See Also