C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : SetData Method |
Overload | Description |
---|---|
SetData(Int32,Int32,Object,Boolean) | Assigns a value to a grid cell. |
SetData(CellRange,Object,Boolean) | Assigns a value to a range of cells. |
SetData(Int32,Int32,Object) | Assigns a value to a grid cell, coercing the value into the cell's specified DataType. |
SetData(CellRange,Object) | Assigns a value to a range of cells, coercing the value into each cell's specified DataType. |
SetData(Int32,String,Object,Boolean) | Assigns a value to a grid cell. |
SetData(Int32,String,Object) | Assigns a value to a grid cell, coercing the value into the cell's specified data type. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2