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