.NET MAUI コントロール
GridSelectionEventArgs クラス
メンバ 

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

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

参照

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