[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplate.AutoItemHeight

AutoItemHeight Property

AutoItemHeight

Gets or sets a bool value whether the height is preferred.

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

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