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