Objective Grid for Microsoft® .NET® Reference Guide

RButtonDblClkRowColEventArgs Class

Back to Class Index

This class supplies data for RButtonDblClkRowCol events.     

For a list of all members of this type, see RButtonDblClkRowColEventArgs Members.

System.Object
   EventArgs
      CellEventArgs
         ButtonClickedRowColEventArgs
            RButtonDblClkRowColEventArgs

[Visual Basic]
Public Class RButtonDblClkRowColEventArgs
Inherits ButtonClickedRowColEventArgs
[C#]
public class RButtonDblClkRowColEventArgs : ButtonClickedRowColEventArgs

Remarks

    

These event arguments are supplied to any overridden RButtonDblClkRowCol event handler, as well as to any delegates attached to the RButtonDblClkRowCol event. The RButtonDblClkRowCol event is invoked when the user double-clicks the right mouse button.     

    

Requirements

Namespace: Stingray.Grid

Assemblies: Stingray.GridControl80 (in Stingray.GridControl80.dll)
                     Stingray.GridControl90 (in Stingray.GridControl90.dll)
                     Stingray.GridControl10 (in Stingray.GridControl10.dll)

See Also

RButtonDblClkRowColEventArgs Members | Stingray.Grid Namespace