Back to Devexpress

TreeListNodeStyle Class

aspnet-devexpress-dot-web-dot-aspxtreelist-4c36b413.md

latest2.8 KB
Original Source

TreeListNodeStyle Class

Provides the style settings used to paint nodes.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListNodeStyle :
    AppearanceStyleBase
vb
Public Class TreeListNodeStyle
    Inherits AppearanceStyleBase

The following members return TreeListNodeStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase TreeListNodeStyle TreeListAlternatingNodeStyle

TreeListFilterRowStyle

TreeListFooterStyle

See Also

TreeListNodeStyle Members

Tree List

DevExpress.Web.ASPxTreeList Namespace