[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendarInfo.EmptyRows

EmptyRows Property

EmptyRows

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

Declaration
public EmptyRows EmptyRows { get; set; }
Public Property EmptyRows As EmptyRows
Property Value
Type Description
EmptyRows

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

Remarks

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