[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplateInfo.AutoItemHeight

AutoItemHeight Property

AutoItemHeight

Gets or sets whether the height is preferred.

Declaration
public bool AutoItemHeight { get; set; }
Public Property AutoItemHeight As Boolean
Property Value
Type Description
bool

A bool value that indicates whether the height is preferred, true if the height is preferred; otherwise, false.
The default is true.