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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > DropDownBuilder<T,TControl,TBuilder> クラス : IsAnimated メソッド
The value.
Configurates C1.Web.Mvc.DropDown<T>.IsAnimated. Sets a value that indicates whether the control should use a fade-in animation when displaying the drop-down.
シンタックス
'宣言
 
Public Function IsAnimated( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder IsAnimated( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

DropDownBuilder<T,TControl,TBuilder> クラス
DropDownBuilder<T,TControl,TBuilder> メンバ