Skip to main content

TreeListNodeStyle Class

Provides the style settings used to paint nodes.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TreeListNodeStyle :
    AppearanceStyleBase

Remarks

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

See Also