Spread Windows Forms 12.0 Product Documentation
Column Property (ISparkline)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ISparkline Interface : Column Property
Gets or sets the column.
Syntax
'Declaration
 
Property Column As Integer
'Usage
 
Dim instance As ISparkline
Dim value As Integer
 
instance.Column = value
 
value = instance.Column
int Column {get; set;}

Property Value

The column.
See Also

Reference

ISparkline Interface
ISparkline Members