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

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