dbicDayView Send comments on this topic.
Rect Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > UserDrawnHeaderEventArgs Class : Rect Property

The rectangle indicating the size of the header for use with the Graphics property.

Syntax

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

Property Value

Rectangle

Requirements

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

See Also