ComponentOne FlexGrid for UWP
Item Property (RowCollection)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As Row
public Row this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

RowCollection Class
RowCollection Members