[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.HeaderHeight

HeaderHeight Property

HeaderHeight

Gets or sets the height of the header.

Declaration
[Browsable(true)]
public int HeaderHeight { get; set; }
<Browsable(True)>
Public Property HeaderHeight As Integer
Property Value
Type Description
int

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

Remarks

A zero value means the header height is calculated automatically.