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