ComponentOne MultiSelect for WinForms
C1.Win.Input.Validation Namespace / PreValidation Class / ShouldSerializeErrorMessage Method

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