'Declaration
Public Overloads Function Add( _ ByVal fromCell As DataGridCell, _ ByVal toCell As DataGridCell _ ) As System.Boolean
public System.bool Add( DataGridCell fromCell, DataGridCell toCell )
Parameters
- fromCell
- From cell.
- toCell
- To cell.
'Declaration
Public Overloads Function Add( _ ByVal fromCell As DataGridCell, _ ByVal toCell As DataGridCell _ ) As System.Boolean
public System.bool Add( DataGridCell fromCell, DataGridCell toCell )