Gets or sets a value indicating whether the column headings should use alias names.

Namespace:  ESRI.ArcGISExplorer.Data
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public bool UseColumnAliasNames { get; set; }
Visual Basic (Declaration)
Public Property UseColumnAliasNames As Boolean

Field Value

trueTruetruetrue (True in Visual Basic) to use column alias names; otherwise, falseFalsefalsefalse (False in Visual Basic).

See Also

Relate Topics:
  AllowEdit Property
  AllowNew Property
  AllowRemove Property
  Count Property
  IsFixedSize Property
  IsReadOnly Property
  IsSorted Property
  IsSynchronized Property
  Item Property
  SortDirection Property
  SortProperty Property
  SupportsChangeNotification Property
  SupportsSearching Property
  SupportsSorting Property
  SyncRoot Property
  UseCodedValueDomains Property
Created by Atop CHM to web converter,© 2009 all right reserved.