Spread WPF Documentation
IsTextSearchCaseSensitive Property (ColumnDropDownList)


GrapeCity.Windows.SpreadSheet.UI Namespace > ColumnDropDownList Class : IsTextSearchCaseSensitive Property
Syntax
'Declaration
 
Public Property IsTextSearchCaseSensitive As System.Boolean
'Usage
 
Dim instance As ColumnDropDownList
Dim value As System.Boolean
 
instance.IsTextSearchCaseSensitive = value
 
value = instance.IsTextSearchCaseSensitive
public System.bool IsTextSearchCaseSensitive {get; set;}
See Also

Reference

ColumnDropDownList Class
ColumnDropDownList Members