Spread Windows Forms 12.0 Product Documentation
Ordinal Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace > SpreadDataColumn Class : Ordinal Property
Gets the position of the column in the Spread data column collection.
Syntax
'Declaration
 
Public ReadOnly Property Ordinal As Integer
'Usage
 
Dim instance As SpreadDataColumn
Dim value As Integer
 
value = instance.Ordinal
public int Ordinal {get;}

Property Value

Integer containing the position number
See Also

Reference

SpreadDataColumn Class
SpreadDataColumn Members