FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Data 名前空間 > SpreadDataColumnCollection クラス > Item プロパティ : Item(Int32) プロパティ |
'Declaration
Public Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As SpreadDataColumn
public SpreadDataColumn Item( int index ) {get;}