aspnet-devexpress-dot-web-dot-aspxtreelist-f6e149c5.md
Provides the style settings used to paint tree line.
Namespace : DevExpress.Web.ASPxTreeList
Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll
NuGet Package : DevExpress.Web
public class TreeListTreeLineStyle :
TreeListIndentStyleBase
Public Class TreeListTreeLineStyle
Inherits TreeListIndentStyleBase
The following members return TreeListTreeLineStyle objects:
These settings can be accessed using the TreeListStyles.TreeLineFirst, TreeListStyles.TreeLineLast, TreeListStyles.TreeLineMiddle and TreeListStyles.TreeLineRoot properties.
Object MarshalByRefObject Component Style AppearanceStyleBase TreeListIndentStyleBase TreeListTreeLineStyle
See Also