SetData Method (BaseTableView)
In This Topic
Overload List
Overload | Description |
SetData(Int32,Int32,Object,Boolean) | (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
SetData(CellRange,Object,Boolean) | (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
SetData(Int32,Int32,Object) | (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
SetData(CellRange,Object) | (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
SetData(Int32,String,Object,Boolean) | (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
SetData(Int32,String,Object) | (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
See Also