[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputComboBoxItemCollection.IndexOfText

IndexOfText Method

IndexOfText(string)

Determines index of the first InputOption with the specified text in the collection.

Declaration
public int IndexOfText(string text)
Parameters
Type Name Description
string text
Returns
Type Description
int