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

In This Topic
    ShouldSerializeIntervals Method (PostValidation)
    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