Spread for ASP.NET 12 Product Documentation
Columns Property (FpSpread)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : Columns Property
Gets the columns in the client area of the active sheet in the Spread component.
Syntax
'Declaration
 
Public ReadOnly Property Columns As Columns
'Usage
 
Dim instance As FpSpread
Dim value As Columns
 
value = instance.Columns
public Columns Columns {get;}
See Also

Reference

FpSpread Class
FpSpread Members