WinUI コントロール
GridSelectionEventArgs クラス
メンバ 

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

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

参照

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