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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputDateTimeBuilder クラス : TimeFormat メソッド
The value.
Configurates C1.Web.Mvc.InputDateTime.TimeFormat. Sets the format used to display times in the drop-down list.
シンタックス
'宣言
 
Public Function TimeFormat( _
   ByVal value As System.String _
) As InputDateTimeBuilder
public InputDateTimeBuilder TimeFormat( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
This property does not affect the value shown in the control's input element.
参照

InputDateTimeBuilder クラス
InputDateTimeBuilder メンバ