Table of Contents

Event ValueChanged

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

Occurs when the Value property is changed, either by a Scroll event or programmatically.

public event EventHandler? ValueChanged

Returns

EventHandler
Occurs when the property is changed, either by a event or programmatically.