[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendarInfo.HeaderHeight

HeaderHeight Property

HeaderHeight

Gets or sets the height of the header.

Declaration
public int HeaderHeight { get; set; }
Public Property HeaderHeight As Integer
Property Value
Type Description
int

A int value that indicates the height of the header.
The default is 0.

Remarks

The zero value means the height of the header is calculated automatically.