BindColumnCollection.Item

BindColumnCollection indexer

Gets the bind column by an integer index or a data field name.

public BindColumn this[object index] { get; }

See Also