BindColumnCollection.IndexOf

BindColumnCollection.IndexOf method

Gets the index of the specified bind column object.

public int IndexOf(object value)
ParameterTypeDescription
valueObject

See Also