Gets the value.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public double Value { get; }
Visual Basic
Public ReadOnly Property Value As Double
	Get

Field Value

The value.

See Also