ComponentOne FlexGrid for UWP
Item(Int32) Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > ColumnCollection Class > Item Property : Item(Int32) Property
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As Column
public Column Item( 
   System.int index
) {get; set;}

Parameters

index
See Also

Reference

ColumnCollection Class
ColumnCollection Members
Overload List