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

Determines whether a week summary will be displayed at the left most side of the control.

Syntax

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

Property Value

Boolean

Requirements

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

See Also