TreeListAlternatingNodeStyle Class
In This Article
Provides the style settings used to paint alternating nodes.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListAlternatingNodeStyle :
TreeListNodeStyle
#Related API Members
The following members return TreeListAlternatingNodeStyle objects:
#Remarks
These settings can be accessed using the TreeListStyles.AlternatingNode property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
TreeListNodeStyle
TreeListAlternatingNodeStyle
See Also