[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListItemInfo.AutoItemHeight

AutoItemHeight Property

AutoItemHeight

Gets whether the ListItemInfo object calculates the height automatically.

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

true if the ListItemInfo object calculates the height automatically based on the font of the ListItemInfo object; otherwise,false.