This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableCharacteristics Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the characteristics of a Table.
Description | ||
---|---|---|
AutoValidateEdits | Indicates if the table window should validate any changes to the data during editing. | |
CellFont | Table font. | |
CellTextColor | Text color use in table window. | |
HeadingFont | Table font. | |
HeadingTextColor | Text color use in table window. | |
IndexFieldCharacter | Character placed to the right of the field name when a field is indexed. | |
ShowCodedValueDomainDescriptions | Indicates if the table window shows coded value domain descriptions or values. | |
ShowIndexFieldCharacter | Indicates whether table window should show field index character. |
CoClasses and Classes | Description |
---|---|
TableProperties (esriArcMapUI) | Table window properties. |
TableProperty (esriArcMapUI) | Table window property. |