'Usage Dim instance As ColumnList Dim value As Column Dim value As Integer value = instance.IndexOf(value)
Parameters
- value
- A reference to the Xceed.Grid.Column object to locate.
Return Value
The zero-based index of the first occurrence of value within the entire list, if found; otherwise, returns -1.