This document is archived and information here might be outdated.  Recommended version.


ITableCharacteristics Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableCharacteristics Interface
ArcGIS Developer Help

ITableCharacteristics Interface

Provides access to members that control the characteristics of a Table.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property AutoValidateEdits Indicates if the table window should validate any changes to the data during editing.
Read-only property CellFont Table font.
Write-only property CellFont Table font.
Read-only property CellTextColor Text color use in table window.
Write-only property CellTextColor Text color use in table window.
Read-only property HeadingFont Table font.
Write-only property HeadingFont Table font.
Read-only property HeadingTextColor Text color use in table window.
Write-only property HeadingTextColor Text color use in table window.
Write-only property IndexFieldCharacter Character placed to the right of the field name when a field is indexed.
Read-only property IndexFieldCharacter Character placed to the right of the field name when a field is indexed.
Read/write property ShowCodedValueDomainDescriptions Indicates if the table window shows coded value domain descriptions or values.
Write-only property ShowIndexFieldCharacter Indicates whether table window should show field index character.
Read-only property ShowIndexFieldCharacter Indicates whether table window should show field index character.

Classes that implement ITableCharacteristics

Classes Description
TableProperties (esriArcMapUI) Table window properties.
TableProperty (esriArcMapUI) Table window property.