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

C1.Maui.Grid アセンブリ > C1.Maui.Grid 名前空間 : GridSelectionMenuEventArgs クラス
FlexGrid の SelectionMenuCustomized イベントのイベントデータ
オブジェクト モデル
GridSelectionMenuEventArgs クラス
シンタックス
'宣言
 
Public Class GridSelectionMenuEventArgs 
   Inherits GridSelectionEventArgs
public class GridSelectionMenuEventArgs : GridSelectionEventArgs 
継承階層

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

参照

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