Table of Contents

Property UseScrollActivity

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

UseScrollActivity

Gets or sets a value indicating whether scroll activity should be tracked or utilized by the control. Default value is loaded from DefaultUseScrollActivity.

[Browsable(false)]
public virtual bool UseScrollActivity { get; set; }

Property Value

bool

Remarks

This feature is particularly useful on tablets and mobile devices. When this property is true, users can scroll the items vertically by dragging the interior.