ComponentOne ASP.NET MVC Controls
Size Property (WorkbookTableBandedStyle)

C1.Web.Mvc.Sheet Namespace > WorkbookTableBandedStyle Class : Size Property
Gets or sets the 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

WorkbookTableBandedStyle Class
WorkbookTableBandedStyle Members