Table of Contents

Property DefaultUseScrollActivity

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

DefaultUseScrollActivity

Gets or sets a value indicating whether scroll activity is used by default in VirtualListBox.

public static bool DefaultUseScrollActivity { get; set; }

Property Value

bool

Remarks

When set to true, scroll activity will be enabled by default unless explicitly overridden. Default is true.