[]
Gets or sets a value indicating whether the displayed text in the cell should be shrunk to fit the cell width.
public bool ShrinkToFit { get; set; }
Public Property ShrinkToFit As Boolean
true if the displayed text in the cell should be shrunk to fit the cell width; otherwise, false.
true
false