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

C1.WinUI.GridControl アセンブリ > C1.WinUI.Grid 名前空間 : CancelEventArgs クラス
イベントのキャンセルに使用できる Cancel プロパティが含まれるイベントデータです。
オブジェクト モデル
CancelEventArgs クラス
シンタックス
'宣言
 
Public Class CancelEventArgs 
   Inherits System.EventArgs
public class CancelEventArgs : System.EventArgs 
継承階層

System.Object
   System.EventArgs
      C1.WinUI.Grid.CancelEventArgs
         C1.WinUI.Grid.GridAutoGeneratingColumnEventArgs
         C1.WinUI.Grid.GridCellRangeEventArgs
         C1.WinUI.Grid.GridControlRangeEventArgs
         C1.WinUI.Grid.GridControlSelectionEventArgs

参照

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