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