Overload | Description |
---|---|
Item(String) | Gets the DisplayColumn that has the specified column name. |
Item(Int32) | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Overload | Description |
---|---|
Item(String) | Gets the DisplayColumn that has the specified column name. |
Item(Int32) | (Inherited from System.Collections.ObjectModel.Collection<T>) |
This indexer looks for a column with the specified DisplayColumn.Name. The column name is set automatically for you when the view is bound to a database, or it may be set using code.