Sandbox Logo

Panel.IsScrollAtBottom

bool IsScrollAtBottom { get; set; }

Description

Whether the scrolling is currently pinned to the bottom of the panel as dictated by <see cref="P:Sandbox.UI.Panel.PreferScrollToBottom" />.

Return

User Comments