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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > GridTileBuilder<TControl,TBuilder> クラス : AllowResize メソッド
The value.
Configurates C1.Web.Mvc.GridTile.AllowResize. Sets a boolean value decides whether the tiles could be resized.
シンタックス
'宣言
 
Public Function AllowResize( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder AllowResize( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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