Table of Contents

Method ResetAttr

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

ResetAttr(int)

Clears any attributes associated with the given day.

void ResetAttr(int day)

Parameters

day int

Day (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.