TreeListNodeStyle Class
Provides the style settings used to paint nodes.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v20.2.dll
Declaration
public class TreeListNodeStyle :
AppearanceStyleBase
Public Class TreeListNodeStyle
Inherits AppearanceStyleBase
Related API Members
The following members accept/return TreeListNodeStyle objects:
Remarks
These settings can be accessed using the TreeListStyles.Node property.
Inheritance
See Also
Feedback