ComponentFactory.Krypton.Toolkit.KryptonContextMenuMonthCalendar.ResetMonthlyBoldedDates C# (CSharp) Method

ResetMonthlyBoldedDates() private method

private ResetMonthlyBoldedDates ( ) : void
return void
        private void ResetMonthlyBoldedDates()
        {
            MonthlyBoldedDates = null;
        }