Objective Grid for Microsoft® .NET® Reference Guide

ButtonClickedRowColEventArgs Class

Back to Class Index

This class serves as a base class for mouse button event argument classes.     

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

System.Object
   EventArgs
      CellEventArgs
         ButtonClickedRowColEventArgs

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

Remarks

    

This class is not specifically sent as data for any event. It serves as a base for many of the mouse button click event argument classes. These classes include:     

    

    

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

ButtonClickedRowColEventArgs Members | Stingray.Grid Namespace