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

Provides data to the UserDrawnWeekSummary Event of the control

Object Model

UserDrawnWeekSummaryEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class UserDrawnWeekSummaryEventArgs 
C# 
public class UserDrawnWeekSummaryEventArgs 

Inheritance Hierarchy

System.Object
   Dbi.WinControl.Calendar.UserDrawnWeekSummaryEventArgs

Requirements

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

See Also