SetData(CellRange,Object,Boolean) Method
In This Topic
Syntax
'Declaration
Public Overloads Overridable Function SetData( _
ByVal As C1.Win.C1FlexGrid.CellRange, _
ByVal As System.Object, _
ByVal As System.Boolean _
) As System.Boolean
public virtual System.bool SetData(
C1.Win.C1FlexGrid.CellRange ,
System.object ,
System.bool
)
Parameters
- rg
- value
- coerce
See Also