ComponentOne ASP.NET MVC Controls
ShowBandedRows Property (Table)

C1.Web.Mvc.Sheet Namespace > Table Class : ShowBandedRows Property
Gets or sets a value that determines whether banded row formatting is applied.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowBandedRows As Boolean
[DefaultValue(true)]
public bool ShowBandedRows {get; set;}
See Also

Reference

Table Class
Table Members