FlexGrid for WPF
GridControlTapEventArgs クラス
メンバ 

C1.WPF.GridControl アセンブリ > C1.WPF.Grid 名前空間 : GridControlTapEventArgs クラス
セルの範囲に関連付けられたタップ入力イベントのイベント データです。
オブジェクト モデル
GridControlTapEventArgs クラス
シンタックス
'宣言
 
Public Class GridControlTapEventArgs 
   Inherits GridControlInputEventArgs
public class GridControlTapEventArgs : GridControlInputEventArgs 
継承階層

System.Object
   System.EventArgs
      C1.WPF.Grid.CancelEventArgs
         C1.WPF.Grid.GridControlRangeEventArgs
            C1.WPF.Grid.GridControlInputEventArgs
               C1.WPF.Grid.GridControlTapEventArgs

参照

GridControlTapEventArgs メンバ
C1.WPF.Grid 名前空間