[]
Gets or sets how the calendar should be drawn when empty week rows appear.
[Browsable(true)]
public EmptyRows EmptyRows { get; set; }
<Browsable(True)>
Public Property EmptyRows As EmptyRows
Type | Description |
---|---|
EmptyRows | An EmptyRows value that indicates how the calendar should be drawn when empty week rows appear.
|
The empty rows value means all dates in a row are trailing dates. This case only appears in the month of February.