Function ScrollContainer.scrollHorizontalEnabled
If true, enables horizontal scrolling.
bool scrollHorizontalEnabled() nothrow @property @nogc;
void scrollHorizontalEnabled
(
bool v
) nothrow @property @nogc;