Version

TableColumn Class Properties

For a list of all members of this type, see TableColumn members.

Public Properties
 NameDescription
Public PropertyColumnsCollectionReturns the TableColumnsCollection to which this instance belongs, or null if this column is currently not associated with a table.  
Public PropertyDocumentReturns the Document with which this item is associated. (Inherited from Infragistics.Documents.Word.TableContent)
Public PropertyIndexReturns the ordinal position of this item within the collection to which it belongs, or -1 if it does not belong to a collection. (Inherited from Infragistics.Documents.Word.TableContent)
Public PropertyPreferredWidthReturns or sets the preferred width for this column.  
Public PropertyTableReturns the Table with which this column is associated, or null if this column is currently not associated with a table.  
See Also

View on GitHub