C1.Web.Mvc.Sheet Namespace / Table Class / ShowBandedRows Property

In This Topic
ShowBandedRows Property (Table)
In This Topic
Gets or sets a value that determines whether banded row formatting is applied.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowBandedRows As Boolean
 
See Also