Method GetAttr
GetAttr(int)
Returns the ICalendarDateAttr attributes for the
given day or null
.
public ICalendarDateAttr? GetAttr(int day)
Parameters
day
intDay (in the range 1...31).
Returns the ICalendarDateAttr attributes for the
given day or null
.
public ICalendarDateAttr? GetAttr(int day)
day
intDay (in the range 1...31).