Skip to main content

TreeListAlternatingNodeStyle Class

Provides the style settings used to paint alternating nodes.

Namespace: DevExpress.Web.ASPxTreeList

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

#Declaration

public class TreeListAlternatingNodeStyle :
    TreeListNodeStyle

The following members return TreeListAlternatingNodeStyle objects:

#Remarks

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

See Also