Blazor コントロール
SelectionChanged プロパティ (GridBase)

C1.Blazor.Grid アセンブリ > C1.Blazor.Grid 名前空間 > GridBase クラス : SelectionChanged プロパティ
選択範囲が変更された後に発生します。
シンタックス
'宣言
 
Public Property SelectionChanged As System.EventHandler(Of GridCellRangeEventArgs)
public System.EventHandler<GridCellRangeEventArgs> SelectionChanged {get; set;}
参照

GridBase クラス
GridBase メンバ