Gets the style settings defining the appearance of a middle tree line, when the right-to-left layout is applied.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll
public TreeListTreeLineStyle TreeLineMiddleRtl { get; }
Public ReadOnly Property TreeLineMiddleRtl As TreeListTreeLineStyle
Type | Description |
---|---|
TreeListTreeLineStyle | A TreeListTreeLineStyle object that contains style settings. |
For more information, see Appearance Customization and Right to Left Support.