Click or drag to resize
CMSTreeMenuIndentation Property
Indentation of menu item levels. Number of spaces that will be placed before each level of menu items.

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

Property Value

Type: Int32
See Also