Calendar for WinForms | ComponentOne
C1.Win.Input.Validation Namespace / ValueInterval Class / ShouldSerializeMaxValue Method

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