Namespace Serenity.Menu.Domain.Entities
Classes
MenuHorizontalMirroringPolicy
Pure decision rule for whether a horizontal menu's composite option rows (selector/slider/toggle —
anything beyond a simple labeled button) may apply real OptionAlignment.RIGHT element mirroring,
or must fall back to CENTER.
MenuScrollPolicy
Pure decision rule for menu option scrolling: a menu clamps its options area to the configured number of visible rows (and scrolls the rest) only when scrolling is enabled, the visible count is meaningful, and there actually are more options than fit.