CaseSensitive Property (C1TrueDBDropdown)
In This Topic
True if string comparisons are case-sensitive; otherwise, False. Default: False
Syntax
'Declaration
Public Property CaseSensitive As System.Boolean
public System.bool CaseSensitive {get; set;}
See Also