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

Determines which navigation button was clicked on.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Button As Integer
C# 
public int Button {get;}

Property Value

Integer

Requirements

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

See Also