ASP.NET Core MVC コントロールヘルプ
OnClientBeginDroppingRowColumn メソッド

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet.Fluent 名前空間 > FlexSheetBuilder クラス : OnClientBeginDroppingRowColumn メソッド
The value.
Configurates the C1.Web.Mvc.Sheet.FlexSheet.OnClientBeginDroppingRowColumn client event. Occurs when begin dropping the rows or the columns of the FlexSheet.
シンタックス
'宣言
 
Public Function OnClientBeginDroppingRowColumn( _
   ByVal value As System.String _
) As FlexSheetBuilder
public FlexSheetBuilder OnClientBeginDroppingRowColumn( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlexSheetBuilder クラス
FlexSheetBuilder メンバ