Table of Contents

Property ScrollAlwaysVisible

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ScrollAlwaysVisible

Gets or sets whether the vertical scrollbar is shown at all times. Default is false, which means the scrollbar is shown only when needed.

public bool ScrollAlwaysVisible { get; set; }

Property Value

bool