ComponentOne ASP.NET MVC Controls
ColumnCount Property

C1.Web.Mvc.Sheet Namespace > UnboundSheet Class : ColumnCount Property
Gets or sets the number of columns in the sheet.
Syntax
'Declaration
 
<DefaultValueAttribute(20)>
Public Property ColumnCount As Integer
[DefaultValue(20)]
public int ColumnCount {get; set;}
See Also

Reference

UnboundSheet Class
UnboundSheet Members