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

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