TreeListTreeLineStyle Class
Provides the style settings used to paint tree line.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
Declaration
Related API Members
The following members return TreeListTreeLineStyle objects:
Remarks
These settings can be accessed using the TreeListStyles.TreeLineFirst, TreeListStyles.TreeLineLast, TreeListStyles.TreeLineMiddle and TreeListStyles.TreeLineRoot properties.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
TreeListIndentStyleBase
TreeListTreeLineStyle
See Also