Table of Contents

Method Mark

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

Mark(int, bool)

Marks or unmarks the day.

void Mark(int day, bool mark)

Parameters

day int

Day (in the range 1...31).

mark bool

true to mark the day, false to unmark it.

Remarks

This day of month will be marked in every month. Usually marked days are painted in bold font.