[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.AlternatingStyle.ShrinkToFit

ShrinkToFit Property

ShrinkToFit

Gets or sets a value indicating whether text automatically shrinks to fit in the available column width.

Declaration
public override bool ShrinkToFit { get; set; }
Public Overrides Property ShrinkToFit As Boolean
Property Value
Type Description
bool

true if shrink to fit; otherwise, false.

Overrides