ComponentOne Input for WinForms
Intervals Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > PostValidation Class : Intervals Property
Collection of intervals. The input value must belong to one of these intervals.
Syntax
'Declaration
 
Public ReadOnly Property Intervals As ValueIntervalCollection
public ValueIntervalCollection Intervals {get;}
See Also

Reference

PostValidation Class
PostValidation Members