ASP.NET MVC コントロールヘルプ
AllowDrag メソッド (TileBuilder<TControl,TBuilder>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TileBuilder<TControl,TBuilder> クラス : AllowDrag メソッド
値。
C1.Web.Mvc.Tile.AllowDragを構成します。 タイルをドラッグできるかどうかを示すブール値を設定します。
シンタックス
'宣言
 
Public Function AllowDrag( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder AllowDrag( 
   System.bool value
)

パラメータ

value
値。

戻り値の型

現在のビルダ。
参照

TileBuilder<TControl,TBuilder> クラス
TileBuilder<TControl,TBuilder> メンバ