[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.EmptyRows

EmptyRows Property

EmptyRows

Gets or sets how the calendar should be drawn when empty week rows appear.

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

An EmptyRows value that indicates how the calendar should be drawn when empty week rows appear.
The default is StartEmpty.

Remarks

The empty rows value means all dates in a row are trailing dates. This case only appears in the month of February.