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