C1.Win.FlexGrid Namespace / BeforeMouseDownEventArgs Class / Button Property

In This Topic
Button Property (BeforeMouseDownEventArgs)
In This Topic
Gets which mouse button was pressed.
Syntax
'Declaration
 
Public ReadOnly Property Button As MouseButtons
 
See Also