Name

DateBoldEventArgs

Synopsis

This class is for internal use only and should not be called from your own code.


public class DateBoldEventArgs : EventArgs {

// Public Instance Properties

   public int[ ] DaysToBold{set; get; }

   public int Size{get; }

   public DateTime StartDate{get; }

}

Hierarchy

System.Object System.EventArgs DateBoldEventArgs

Passed To

DateBoldEventHandler.{BeginInvoke(), Invoke()}

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.