FlexGrid for WinForms
SetData Method



Assigns a value to a grid cell.
Overload List
OverloadDescription
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.  
Requirements

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

See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback