Method ResetAttr
ResetAttr(int)
Clears any attributes associated with the given day.
void ResetAttr(int day)
Parameters
day
intDay (in the range 1...31).
Remarks
This method is only implemented in generic calendar (when
UseGeneric is true
) and does nothing in the native version.