The CellAutosizingMode type exposes the following members.

Fields

  Name Description
Public field Static member CellContentPriority
When cell sizes are calculated cell content size has priority over column width. If needed column width can be increased to prevent content truncating.
Public field Static member ColumnWidthPriority
Cell width is strictly limited by column width. Content exceeding cell bounds will be truncated.
Public field value__

See Also