aspnet-devexpress-dot-web-dot-aspxtreelist-4c36b413.md
Provides the style settings used to paint nodes.
Namespace : DevExpress.Web.ASPxTreeList
Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll
NuGet Package : DevExpress.Web
public class TreeListNodeStyle :
AppearanceStyleBase
Public Class TreeListNodeStyle
Inherits AppearanceStyleBase
The following members return TreeListNodeStyle objects:
These settings can be accessed using the TreeListStyles.Node property.
Object MarshalByRefObject Component Style AppearanceStyleBase TreeListNodeStyle TreeListAlternatingNodeStyle
See Also