Configurates
C1.Web.Mvc.FlexGridBase<T>.ShowErrors. Sets a value that determines whether the grid should add the 'wj-state-invalid' class to cells that contain validation errors, and tooltips with error descriptions.
シンタックス
'宣言
Public Overridable Function ShowErrors( _
ByVal As System.Boolean _
) As
public virtual ShowErrors(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照