BindColumnCollection.Contains

BindColumnCollection.Contains method

Indicates whether the bind column is in the collection.

public bool Contains(object value)
ParameterTypeDescription
valueObject

See Also