FlexGrid for WPF
GridSelectionEventArgs クラス
メンバ 

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

System.Object
   System.EventArgs
      C1.WPF.Grid.CancelEventArgs
         C1.WPF.Grid.GridCellRangeEventArgs
            C1.WPF.Grid.GridSelectionEventArgs
               C1.WPF.Grid.GridSelectionMenuEventArgs

参照

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