Table of Contents

Property HorizontalScrollBarValueChanged

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

HorizontalScrollBarValueChanged

Gets or sets an action which is called when 'HorizontalScrollBarValueChanged' event is raised.

Action? HorizontalScrollBarValueChanged { get; set; }

Property Value

Action