| Application |
Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
| Count |
Gets the number of items in this collection. |
| DisplayHeading |
Read - only property that returns the localized heading of the column. |
| FormattedHeading |
Read - only property that returns the heading of the column in XML format. |
| Heading |
Read - only property that returns the non - localized heading of the column. |
| Index |
Gets the the index of this column within the ModelStateTableColumns collection where the first column has an index of 1. |
| Item |
Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well. |
| Parent |
Gets the parent object from whom this object can logically be reached. |
| ReferencedDataType |
Read - only property that returns the data type contained in the column. |
| ReferencedObject |
Read - only property that returns the object referenced by the column. |
| Type |
Gets the constant that indicates the type of this object. |