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

Gets the rectangle that contains the area where the week summary will be rendered.

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