ComponentOne ASP.NET MVC Controls
Size Property (BandedTableSectionStyle)

C1.Web.Mvc.Sheet Namespace > BandedTableSectionStyle Class : Size Property
Number of rows or columns in a single band of striping.
Syntax
'Declaration
 
Public Property Size As Nullable(Of Single)
public Nullable<float> Size {get; set;}
See Also

Reference

BandedTableSectionStyle Class
BandedTableSectionStyle Members