Spread for ASP.NET 12 Product Documentation
ColumnCount Property (MapperInfo)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Data Namespace > MapperInfo Class : ColumnCount Property
Gets or sets the number of columns.
Syntax
'Declaration
 
Public ReadOnly Property ColumnCount As Integer
'Usage
 
Dim instance As MapperInfo
Dim value As Integer
 
value = instance.ColumnCount
public int ColumnCount {get;}

Property Value

Number of columns
See Also

Reference

MapperInfo Class
MapperInfo Members