Table of Contents

Method GetAttr

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

GetAttr(int)

Returns the ICalendarDateAttr attributes for the given day or null.

ICalendarDateAttr? GetAttr(int day)

Parameters

day int

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

Returns

ICalendarDateAttr