| ArcGIS Explorer Component Help |
| TableBindingAdapter..::.UseColumnAliasNames Property |
| TableBindingAdapter Class See Also |
Gets or sets a value indicating whether the column headings should use alias names.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public bool UseColumnAliasNames { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property UseColumnAliasNames As Boolean |