Method MarkAll
MarkAll(bool)
Marks or unmarks all days in the month.
public virtual void MarkAll(bool mark = true)
Parameters
mark
booltrue
to mark the days,false
to unmark them.
Remarks
Days will be marked in every month. Usually marked days are painted in bold font.