| Overload | Description |
|---|---|
| Item(Column) | Gets or sets the data stored in this row at a specific column. (Inherited from C1.Xaml.FlexGrid.Row) |
| Item(String) | Gets or sets the data stored in this row at a specific column. (Inherited from C1.Xaml.FlexGrid.Row) |
| Item(Int32) | Gets or sets the data stored in this row at a specific column. (Inherited from C1.Xaml.FlexGrid.Row) |