RangeBaseAutomationPeer.Value Property

Definition

Gets the value of the control.

public:
 property double Value { double get(); };
double Value();
public double Value { get; }
var double = rangeBaseAutomationPeer.value;
Public ReadOnly Property Value As Double

Property Value

Double

double

The value of the control.

Implements

Applies to