C1.Win.FlexGrid Namespace / C1FlexGridBase Class / SetData Method

In This Topic
SetData Method (C1FlexGridBase)
In This Topic
Assigns a value to a grid cell.
Overload List
OverloadDescription
Assigns a value to a grid cell.  
Assigns a value to a range of cells.  
Assigns a value to a grid cell, coercing the value into the cell's specified DataType.  
Assigns a value to a range of cells, coercing the value into each cell's specified DataType.  
Assigns a value to a grid cell.  
Assigns a value to a grid cell, coercing the value into the cell's specified data type.  
See Also