'Usage
Dim instance As WinCalendar
Dim value As Margins
instance.DayMargins = value
value = instance.DayMargins
[Description("The margins surrounding each day in the calendar months.")]
[Category("Appearance")]
public Margins DayMargins {get; set;}
Property Value
A Margins structure representing the margins surrounding each day in the calendar months. By default, DefaultDayMargins.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2