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


ITableCharacteristics Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableCharacteristics Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property AutoValidateEdits Indicates if the table window should validate any changes to the data during editing.
Read/write property CellFont Table font.
Read/write property CellTextColor Text color use in table window.
Read/write property HeadingFont Table font.
Read/write property HeadingTextColor Text color use in table window.
Read/write 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.
Read/write property ShowIndexFieldCharacter Indicates whether table window should show field index character.

CoClasses that implement ITableCharacteristics

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