Input for WinForms | ComponentOne
C1.Win.Input.Validation Namespace / PostValidation Class / ShouldSerializeIntervals Method

In This Topic
    ShouldSerializeIntervals Method
    In This Topic
    Specifies whether to save the value of the Intervals property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeIntervals() As Boolean
    protected bool ShouldSerializeIntervals()
    See Also