dbicMonth Send comments on this topic.
Button Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > WeekSummaryClickEventArgs Class : Button Property

The button used to click the week summary area.

Syntax

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

Property Value

MouseButtons

Requirements

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

See Also