Method Mark
Mark(int, bool)
Marks or unmarks the day.
public virtual void Mark(int day, bool mark = true)
Parameters
Remarks
This day of month will be marked in every month. Usually marked days are painted in bold font.
Marks or unmarks the day.
public virtual void Mark(int day, bool mark = true)
This day of month will be marked in every month. Usually marked days are painted in bold font.