Configurates
C1.Web.Mvc.FlexGridBase<T>.AllowDelete. Sets a value that indicates whether the grid should delete selected rows when the user presses the Delete key.
シンタックス
'宣言
Public Overridable Function AllowDelete( _
ByVal As System.Boolean _
) As
public virtual AllowDelete(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照