TreeListStyles.TreeLineMiddle Property
Gets the style settings used to paint a middle tree line.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
TreeListTreeLineStyle | A TreeListTreeLineStyle object that contains style settings used to paint tree lines. |
Remarks
For more information, see Appearance Customization.
See Also