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

TreeListNodeStyle Class

Provides the style settings used to paint nodes.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public class TreeListNodeStyle :
    AppearanceStyleBase

Remarks

These settings can be accessed using the TreeListStyles.Node property.

See Also