[]
        
(Showing Draft Content)

C1.Win.Input.MultiColumnCombo.IDropDownView.FindString

FindString Method

FindString(string, int, int, bool, bool, bool)

Declaration
int FindString(string value, int startIndex = 0, int columnIndex = -1, bool caseSensitive = false, bool fullMatch = false, bool wrap = false)
Parameters
Type Name Description
string value
int startIndex
int columnIndex
bool caseSensitive
bool fullMatch
bool wrap
Returns
Type Description
int