dbicCalendar Send comments on this topic.
Rectangle Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > UserDrawnWeekSummaryEventArgs Class : Rectangle Property

Gets or sets the rectangular area of the week summary.

Syntax

Visual Basic (Declaration) 
Public Property Rectangle As Rectangle
C# 
public Rectangle Rectangle {get; set;}

Property Value

Rectangle

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also