Table of Contents

Property OldValue

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

OldValue

Gets the old Value of the scroll bar.

public int OldValue { get; set; }

Property Value

int

The numeric value that the Value property contained before it changed.