Table of Contents

Property NewValue

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

NewValue

Gets or sets the new Value of the scroll bar.

public int NewValue { get; set; }

Property Value

int

The numeric value that the Value property will be changed to.