Provides access to members that control the characteristics of a Table.
Product Availability
Available with ArcGIS Desktop.
Members
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 that implement ITableCharacteristics
CoClasses and Classes | Description |
---|---|
TableProperties (esriArcMapUI) | Table window properties. |
TableProperty (esriArcMapUI) | Table window property. |