Spread Windows Forms 12.0 Product Documentation
ColumnIndex Property (PreviewRowInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > PreviewRowInfo Class : ColumnIndex Property
Gets or sets the column index of preview row bound to.
Syntax
'Declaration
 
Public Property ColumnIndex As Integer
'Usage
 
Dim instance As PreviewRowInfo
Dim value As Integer
 
instance.ColumnIndex = value
 
value = instance.ColumnIndex
public int ColumnIndex {get; set;}
See Also

Reference

PreviewRowInfo Class
PreviewRowInfo Members