ComponentOne Input for WinForms
CaseSensitive Property (CustomPlaceholder)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > CustomPlaceholder Class : CaseSensitive Property
True if string comparison is case-sensitive; otherwise, False.
Syntax
'Declaration
 
Public Property CaseSensitive As System.Boolean
public System.bool CaseSensitive {get; set;}
See Also

Reference

CustomPlaceholder Class
CustomPlaceholder Members