Click or drag to resize
CMSTreeViewExpandCurrentPath Property
If it is true, treeview will expand all items to the current item.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public bool ExpandCurrentPath { get; set; }

Property Value

Type: Boolean
See Also