ComponentOne ASP.NET MVC Controls
ShowErrors Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : ShowErrors Property
Gets or 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.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable Property ShowErrors As Boolean
[DefaultValue()]
public virtual bool ShowErrors {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members