Click or drag to resize
ItemMinimalWidth Property
Minimal width of middle part of the button (in pixels).

Namespace: CMS.UIControls.UniMenuConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public int MinimalWidth { get; set; }

Property Value

Type: Int32
See Also