Skip to main content

TreeListNodeStyle Class

Provides the style settings used to paint nodes.

Namespace: DevExpress.Web.ASPxTreeList

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

#Declaration

public class TreeListNodeStyle :
    AppearanceStyleBase

#Remarks

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

See Also