[]
Gets the DisplayColumn that has the specified column name.
public DisplayColumn this[string columnName] { get; }
| Type | Name | Description |
|---|---|---|
| string | columnName |
This indexer looks for a column with the specified Name. The column name is set automatically for you when the view is bound to a database, or it may be set using code.