Back to Devexpress

BaseListBoxControl.FindStringExact Method

windowsforms-devexpress-dot-xtraeditors-dot-baselistboxcontrol-dot-findstringexact.md

latest534 B
Original Source

BaseListBoxControl.FindStringExact Method

NameParametersDescription
FindStringExact(String, Int32)s, startIndexFinds the first item which matches the specified string exactly.
FindStringExact(String)sFinds the first item in the list box control which matches the specified string exactly.