Data for Silverlight
CaseSensitive Property (DataTable)

C1.Silverlight.Data Namespace > DataTable Class : CaseSensitive Property
Indicates whether string comparisons within the table are case-sensitive.
Syntax
'Declaration
 
Public Property CaseSensitive As Boolean
public bool CaseSensitive {get; set;}
See Also

Reference

DataTable Class
DataTable Members