dbicList Send comments on this topic.
Button Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > ColumnEventArgs Class : Button Property

The mousebutton that was used in the event.

Syntax

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

Property Value

MouseButton

Requirements

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

See Also