Configurates
C1.Web.Mvc.InputDateBase.IsRequired. Sets a value indicating whether the control value must be a Date or whether it can be set to null (by deleting the content of the control).
シンタックス
'宣言
Public Overrides Function IsRequired( _
ByVal As System.Boolean _
) As
public override IsRequired(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照