Table of Contents

Method MarkAll

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

MarkAll(bool)

Marks or unmarks all days in the month.

public virtual void MarkAll(bool mark = true)

Parameters

mark bool

true to mark the days, false to unmark them.

Remarks

Days will be marked in every month. Usually marked days are painted in bold font.