Table of Contents

Property Value

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

Value

Gets or sets a numeric value that represents the current position of the scroll box on the slider.

public virtual int Value { get; set; }

Property Value

int

A numeric value that is within the Minimum and Maximum range. The default value is 0.

Remarks

The Value property contains the number that represents the current position of the scroll box on the slider.