RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

ValueRangeAttribute Constructor (Int64)

Initializes a new instance of the ValueRangeAttribute class.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public ValueRangeAttribute(
	long value
)
Public Sub New ( _
	value As Long _
)
public:
ValueRangeAttribute(
	long long^ value
)

Parameters

value
Type: Int64
The value.