The TableColumnDefinition type exposes the following members.

Properties

  NameDescription
Public propertyFitToContent
Get or set if the width of the cell/column has to grow with the content.
Public propertyFixed
Get or set if the width of the cell/column is fixed.
Public propertyPreferredWidth
Get or set the preferred width for all cells in this column.

See Also