Spread for ASP.NET 12 Product Documentation
Column Property (Group)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > Group Class : Column Property
Gets the index of the column by which to perform the grouping.
Syntax
'Declaration
 
Public ReadOnly Property Column As Integer
'Usage
 
Dim instance As Group
Dim value As Integer
 
value = instance.Column
public int Column {get;}
See Also

Reference

Group Class
Group Members