Namespace Serenity.Menu.Domain.Entities
Classes
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.