ValueRangeAttribute Class
Indicates that the integral value falls into the specified interval.
It's allowed to specify multiple non-intersecting intervals.
Values of interval boundaries are inclusive.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
[AttributeUsageAttribute] public sealed class ValueRangeAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class ValueRangeAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class ValueRangeAttribute sealed : public Attribute