Overload | Description |
---|---|
Item(String) | Gets or sets the value stored in a grid cell using Excel range notation. |
Item(Int32,Column) | Overridden to record individual cell assignments during a paste operation. |
Item(Int32,Int32) | Gets or sets the value of a specific cell. (Inherited from C1.WPF.FlexGrid.C1FlexGrid) |
Item(Int32,String) | Gets or sets the value of a specific cell. (Inherited from C1.WPF.FlexGrid.C1FlexGrid) |