Blazor コントロール
OnEditEnded メソッド (GridLinkedCellFactory)

C1.Blazor.Grid アセンブリ > C1.Blazor.Grid 名前空間 > GridLinkedCellFactory クラス : OnEditEnded メソッド
シンタックス
'宣言
 
Public Overrides Sub OnEditEnded( _
   ByVal range As GridCellRange, _
   ByVal editor As Microsoft.AspNetCore.Components.ComponentBase, _
   ByVal editCancelled As System.Boolean _
) 
public override void OnEditEnded( 
   GridCellRange range,
   Microsoft.AspNetCore.Components.ComponentBase editor,
   System.bool editCancelled
)

パラメータ

range
editor
editCancelled
参照

参照

GridLinkedCellFactory クラス
GridLinkedCellFactory メンバ